v0.7.0
Changelog
Features
- Many new convenience methods:
median(),iqr(),min(),max(),probability(x1, x2),mean() merge_allnow accepts any Iterable of TDigests, rather than just Sequences
Breaking changes
- The
max_centroidsdefault value for new TDigest instances is now 1000 instead ofNone. This also applies to instances created from dicts where the key is missing.
Download
All binaries are available on PyPI: https://pypi.org/project/fastdigest/0.7.0/#files