Dython

Latest version: v0.7.6

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

Scan your dependencies

Page 2 of 6

0.7.0

* _License is now MIT_
* Added tests (issue [69](https://github.com/shakedzy/dython/issues/69), by **[lahdjirayhan](https://github.com/lahdjirayhan)**)
* Added option to select which rows/columns to display/hide in `nominal.associations` (issue [92](https://github.com/shakedzy/dython/issues/92))
* Fixed deprecation warning when using `datetime` features with `nominal.associations` (issue [96](https://github.com/shakedzy/dython/issues/96))
* `nominal.associations` now support custom methods as measures of associations (issue [104](https://github.com/shakedzy/dython/issues/104))
* _Important change:_ Theil's U in `nominal.associations` is now read as U(row|col) instead of U(col|row)
* Remove deprecated method `compute_associations`

0.6.8

* Bug fix in `metric_graph` (issue [102](https://github.com/shakedzy/dython/issues/102))
* Bug fix in examples module

0.6.7

* First version supported by `conda` (issue [90](https://github.com/shakedzy/dython/issues/90), by **[sarthakpati](https://github.com/sarthakpati)**)
* `associations` (and `compute_associations`) now supports several numerical-numerical association measures
(issue [84](https://github.com/shakedzy/dython/issues/84))
* `nominal.associations` keyword `bias_correction` is now `cramers_v_bias_correction`
* Added a `numerical_columns` option to `associations` and `compute_associations`
* `roc_graph` is officially removed (replaced with `metric_graph`)
* Deprecating `compute_associations`

0.6.6

* Fixed issue where `nan_strategy` affected input data (issue [82](https://github.com/shakedzy/dython/issues/82))
* Added `datetime` support to `nominal.associations` (issue [76](https://github.com/shakedzy/dython/issues/76))

0.6.5

* Added `model_utils.ks_abc`
* Fixed a bug in `model_utils.metric_graph` when using `plot=False`
* Added new dependency: `scikit-plot`

0.6.4

* Adding `model_utils.metric_graph` instead of `roc_graph`, which now supports ROC curves and Precision-Recall curves
* `roc_graph` is marked as deprecated

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.