Skip to content

v0.7.0

Choose a tag to compare

@moritzmucha moritzmucha released this 02 Mar 12:51
· 82 commits to main since this release

Changelog

Features

  • Many new convenience methods: median(), iqr(), min(), max(), probability(x1, x2), mean()
  • merge_all now accepts any Iterable of TDigests, rather than just Sequences

Breaking changes

  • 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.

Download

All binaries are available on PyPI: https://pypi.org/project/fastdigest/0.7.0/#files