Tdigest

Latest version: v0.5.2.2

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.0

- Make the *tdigest* library Python3 compatible.

0.1.2

- the `TDigest` was not handling ints very well. For example, given `[1,2,2,2,2,2,3]`, it would return that the percentile was `3`. With the fix, it is possible that a centroid can exceed its size threshold.
- `batch_update` function now has a kwarg to specify the weight of all elements in the inputted array.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.