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