Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
nannyml-0.13.0-py3-none-any.whl | 2025-01-14 | 23.0 MB | |
README.md | 2025-01-14 | 715 Bytes | |
v0.13.0 source code.tar.gz | 2025-01-14 | 32.1 MB | |
v0.13.0 source code.zip | 2025-01-14 | 32.5 MB | |
Totals: 4 Items | 87.6 MB | 0 |
Fixed
- Fixed incorrect default thresholds in the docstrings for the univariate drift calculator. Thanks for the eagle-eyed reading @josecaloca! (#425)
Changed
- Thorough revamp of our dependency version specifications. Dependencies are now less strict, making it easier to use NannyML as a dependency. Big credits to @davisthomas-aily and @canoadri for their contributions, thoughts and patience on this one. Much appreciated! (#433)
- Added support for Python 3.12
- Dropped support for Python 3.8