-
Incorrect quantiles result returned by quantilesDoublesSketch
### Affected Version
0.13.0
### Description
I'm encountering a problem when using quantiles sketch in druid, for some specific…
-
-
https://github.com/datasketch/ds-specials/blob/master/educacion-latam/content/sobre-este-especial.md
-
Following example is not working with 1.2.7 , even after changing the import to
from datasketch.experimental.aio.lsh import AsyncMinHashLSH
I am getting error , invalid syntax for await. I am usin…
-
`analyze.py` is broken in some way that causes it to fail on the `networkx` library.
```
doppel-describe -p networkx --language python --data-dir $(pwd)/test_data
```
yields:
```
Testing p…
-
This class would be far easier to use if the objects were hashable. As this is a hashing class you would only have to expose the hash value as python interface with `__hash__`.
```
>>> from datask…
-
Hi - I am using MinHashLSH for querying duplicate documents. This is exact flow of my use case.
1. I have around 100K documents.
2. when i open any document, it should show all other documents …
-
When I use python 3.6, getting an error message like below "expected a bytes-like object, str found". So when I put b in front of the basename I was able to create lsh, but when I query lsh nothing i…
-
De donde toma los datos la viz del mapa por redes? Como calcula las estadisticas que aparecen a la derecha?
![image](https://user-images.githubusercontent.com/5016283/47684487-ecf29e00-dbca-11e8-9f0…
-
http://datasketches.github.io/ is adding support for quantile sketch which can be used to estimate quantiles and histograms. however to use them inside druid it is desirable for quantile sketches to p…