Issues
- 13
Study to compare t-Digest and REQ sketch
#416 opened by AlexanderSaydakov - 5
Reorganization proposal
#419 opened by tjstum - 40
Implement t-Digest
#409 opened by AlexanderSaydakov - 11
Determinism
#361 opened by RAMitchell - 2
Python scripts.
#421 opened by cgoat - 2
Workflow to check for memory leaks?
#413 opened by jmalkin - 5
- 1
Serialize "non-compact" python theta sketch
#378 opened by janagdata - 8
- 1
question to serialization
#375 opened by Arnold1 - 2
- 3
- 2
the theta_union estimate value will change dramatically with the order of merge
#356 opened by 520lailai - 3
random_utils is not thread-safe
#349 opened by FluorineDog - 8
std::iterator is deprecated; replace it
#328 opened by jbapple - 4
Examples of Tuple Sketches
#296 opened by MayankKr8 - 4
TupleSketch support for Python?
#286 opened by priyamtejaswin - 0
Use non-colliding family id in count-min
#359 opened by jmalkin - 11
.whl for Linux ARM64 error
#333 opened by bllmo - 12
datasketches cannot be imported on Apple M1
#260 opened by davideanastasia - 4
The Python package for ARM MacOS has an x86_64 datasketches.so in it
#304 opened by andrey-klochkov-liftoff - 3
AttributeError: type object 'datasketches.theta_sketch' has no attribute 'deserialize'
#306 opened by CarreauClement - 4
- 4
[python packaging] Top-level name problems
#290 opened by thatch - 3
static analyzer detects a possible bug
#287 opened by FluorineDog - 2
- 12
datasketches does not work with python 3.9
#262 opened by MaheshGPai - 19
DoubleQuantilesSketch
#263 opened by churromorales - 1
sketch_union classes need reset() method
#243 opened by will-lauer - 1
REQ segfaults on get_pmf() with empty sketch
#256 opened by jmalkin - 1
- 1
- 1
Java <-> CPP Theta sketch compatibility issue
#232 opened by relistan - 3
Compile error: "error: invalid initialization of reference of type ‘std::move_iterator<const long unsigned int*>::reference {aka long unsigned int&&}’ from expression of type ‘std::remove_reference<const long unsigned int&>::type {aka const long unsigned int}’"
#227 opened by bryanherger - 2
Getting Attribute Error: type object 'datasketches.theta_sketch' has no attribute 'deserialize'
#224 opened by Shubham-Jha-GT - 0
Jaccard similarity doesn't handle custom seeds
#216 opened by will-lauer - 5
- 5
The library is not UBSan friendly.
#211 opened by alexey-milovidov - 1
Empty kll sketches behavior
#205 opened by marco6 - 4
merge_sorted_blocks_direct
#206 opened by marco6 - 1
- 2
- 2
Is there a HllMap C++ implementation?
#184 opened by bryanherger - 2
- 4
Weighted version of the KLL sketch?
#157 opened by thvasilo - 7
- 1
theta_a_not_b misbehaving on ordered sketches
#152 opened by Lordshinjo - 1
Lack of cross-validation testing between C++, Java
#150 opened by leerho - 1
python: kll_floats_sketch happily ingests numpy.NaN
#133 opened by jmalkin - 13
DRIFT_LIMIT in reverse_purge_hash_map
#110 opened by weyrick