CamDavidsonPilon/tdigest
t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark
PythonMIT
Issues
- 0
- 1
Alternative faster t-digest implementation
#66 opened by Jackmrzhou - 0
Conda Distribution
#65 opened by MatufA - 1
- 0
Scale function
#63 opened by kat-grayson - 1
Corner case where values are identical?
#60 opened by microprediction - 1
Best way to serialize and load
#61 opened by microprediction - 0
pyspark example misses import
#59 opened by microprediction - 0
python2.7 ypeError: unbound method _cython_3_0_0a9.cython_function_or_method object must be called with RBTree instance as first argument (got AccumulationTree instance instead)
#56 opened by CreekLou - 3
- 8
- 1
Is the code still maintained?
#55 opened by kakila - 1
well done
#54 opened by microprediction - 1
CDF benchmark
#51 opened by MaxHalford - 1
Not able to install python package
#50 opened by priyankaexp - 3
wheel incorrectly contains `.pyc` files
#49 opened by asottile - 0
Negative trimmed mean
#45 opened by vmihailenco - 2
Horribly slow on PyPy
#44 opened by ovanes - 0
tdigest fails to serialize in spark
#42 opened by CamDavidsonPilon - 0
tdigest.__version__ returns wrong version
#41 opened by brazberry - 20
serialization suggestion
#21 opened by johnistan - 1
serialization method?
#33 opened by decastro-alex - 0
Sometimes a test fails (test_uniform)
#39 opened by IntegersOfK - 1
0.5.1.0 sdist is missing on PyPi
#36 opened by crepererum - 4
license violation
#34 opened by crepererum - 4
- 2
The trimmed mean estimate is bad
#26 opened by DataAI - 1
Percentiles unstable and not increasing
#32 opened by sam-cohan - 2
Usage of git tags
#29 opened by FlorianWilhelm - 4
Quantile broken if only one centroid
#17 opened by pjz - 1
Python3 compatiable
#9 opened by CamDavidsonPilon - 0
Works poorly for integers
#7 opened by CamDavidsonPilon - 1
- 2
use new sqrt size bound
#3 opened by CamDavidsonPilon - 0
- 6