Dython

Latest version: v0.7.8

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

Scan your dependencies

Page 2 of 6

0.7.2

* `nominal.associations` supports multi-core parallel processing (issue [117](https://github.com/shakedzy/dython/issues/117), by **[mahieyin-rahmun](https://github.com/mahieyin-rahmun)**)
* Using Black for code formatting (issue [133](https://github.com/shakedzy/dython/issues/133), by **[mahieyin-rahmun](https://github.com/mahieyin-rahmun)**)

0.7.1

* Fix floating point precision in `theils_u`, `cramer_v` and `correlation_ratio` (issue [116](https://github.com/shakedzy/dython/issues/116))
* Fix failing conda builds (by **[sarthakpati](https://github.com/sarthakpati)**)
* Fix legend argument in `ks_abc` (by **[lahdjirayhan](https://github.com/lahdjirayhan)**)

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))

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.