Dython

Latest version: v0.7.6

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

Scan your dependencies

Page 4 of 6

0.5.0

* Fix issues [28](https://github.com/shakedzy/dython/issues/28), [#31](https://github.com/shakedzy/dython/issues/31), [#41](https://github.com/shakedzy/dython/issues/41), [#46](https://github.com/shakedzy/dython/issues/46)
* `nominal.cramers_v` can be used without bias correction
* Removed `kwargs` from all methods, replaced with explicit API
* `nominal.associations` and `model_utils.roc_graph` now return a dictionary of output values
* `model_utils.roc_graph` can accept an `ax`
* license replaced to BSD-3

0.4.7

* `nominal.associations` now handles single-value features (issue [38](https://github.com/shakedzy/dython/issues/38))

0.4.6

* Added log-base selection in `nominal.conditional_entropy` (issue [35](https://github.com/shakedzy/dython/issues/35), by **[ahmedsalhin](https://github.com/ahmedsalhin)**)
* Added new example: `associations_mushrooms_example`
* Renamed example: `associations_example` is now `associations_iris_example`

0.4.5

* Requires Python 3.5+
* Private methods and attributes renamed
* Fixed incorrect `__version__` varaible

0.4.4

* Minor fixes
* introducing `__all__` to all modules

0.4.3

* `binary_roc_graph` is now a private method, only `roc_graph` is exposed

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.