Scikit-posthocs

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 2

0.9.0

This release includes a number of updates:
* argument `method` was added to [`posthoc_wilcoxon`](https://scikit-posthocs.readthedocs.io/en/latest/generated/scikit_posthocs.posthoc_wilcoxon.html) method (#67), restricted SciPy version, and dropped support for Python 3.7 and 3.8
* [Dunnett's test](https://scikit-posthocs.readthedocs.io/en/latest/generated/scikit_posthocs.posthoc_dunnett.html) for multiple comparisons against a control group (used after parametric ANOVA) was added by EricHUANG970823

0.8.1

This release fixes Conover's post hoc test for unreplicated blocked data (63, thanks to liborak).

0.8.0

This release includes a number of features, enhancements and fixes:
* critical difference diagrams (see [`critical_difference_diagram`](https://scikit-posthocs.readthedocs.io/en/latest/generated/scikit_posthocs.critical_difference_diagram.html)) are implemented (thanks to pedroilidio and chengmingbo)
* `outliers_gesd` code improved (thanks to ysBach)
* increased abs tolerance for wilcoxon test (`test_posthoc_wilcoxon`)
* minor updates and fixes

0.7.0

This release adds type hints to all package functions and fixes a bug in heatmap plotting (https://github.com/maximtrp/scikit-posthocs/issues/51).

0.6.7

This release fixes the issue with block data conversion when pandas DataFrame was passed with `melted = True` argument and non-default columns names (other than `y`, `groups`, and `blocks`).

0.6.6

This is a stable release of scikit-posthocs package (v0.6.6).

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.