Rodrigo Agundez

Results 20 issues of Rodrigo Agundez

Since Spark 2.3 there is the Pyspark function [eqNullSafe](https://spark.apache.org/docs/2.3.0/api/python/pyspark.sql.html#pyspark.sql.Column.eqNullSafe), this seems a much better way to compare columns and also can be used to compare dataframes. Advantages: - It comes...

help wanted

Doesn't the `WMRBLossGraph` return a tensor and not a real number? How can the optimzer work with that? I mean the line 177 `sampled_margin_rank = (n_items / n_sampled_items) * tf.reduce_sum(summation_term,...

### Proposed change Make it work with a remote kernel (https://pypi.org/project/remote_ikernel/). Currently I have a setup in the company where JupyterHub is running in a conteinarized applications and users can...

enhancement

In the `flow_from_dataframe` method there is a link in the documentation to a blog post. I don't think this is a good practice as this tutorial will clearly be deprecated...

image

When trying to render I get `latextext.py: error: no such option: --id` ![selection_009](https://user-images.githubusercontent.com/16643700/47788095-069dfd80-dd11-11e8-81d5-ba435e21b4a7.png)

``` python >>> import pypylon >>> pypylon.pylon_version.version '5.0.1.build_6388' >>> available_cameras = pypylon.factory.find_devices() GetDeviceDiscoveryInfo: bFunctionClass = 14, bFunctionSubClass = 3, bFunctionProtocol = 0. Device is not an U3V device. >>> available_cameras...

Add threads when parsing arguments, add argument to the `cli` function and add to options sent to gunicorn. Add final dot on some help strings. Remove unnecessary `number_of_workers()` in options...

I tried to build via `docker-compose -f docker-compose.yml -f docker-compose.dev.yml build` but the installation of h5py fails in line https://github.com/cvat-ai/cvat/blob/develop/Dockerfile#L81 with error `Failed building wheel for h5py` adding the depdency...

### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Steps to Reproduce 1....

bug

Is there any information if this is also recommended for extracting embeddings from code snippets? In particular Javascipt and Solidity?