Pingouin

Latest version: v0.5.4

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

Scan your dependencies

Page 2 of 7

0.3.12

This release fixes a critical error in [pingouin.partial_corr](https://pingouin-stats.org/generated/pingouin.partial_corr.html#pingouin.partial_corr): the number of covariates was not taken into account when calculating the degrees of freedom of the partial correlation, thus leading to incorrect results (except for the correlation coefficient which remained unaffected). For more details, please see https://github.com/raphaelvallat/pingouin/issues/171.

For the full changelog, please see https://pingouin-stats.org/changelog.html

0.3.11

This is a minor release with several bug fixes in [pingouin.corr](https://pingouin-stats.org/generated/pingouin.corr.html#pingouin.corr). The full changelog can be found [here](https://pingouin-stats.org/changelog.html).

0.3.10

This release fixes an error in the calculation of the p-values in the [pg.pairwise_tukey()](https://pingouin-stats.org/generated/pingouin.pairwise_tukey.html#pingouin.pairwise_tukey) and [pg.pairwise_gameshowell()](https://pingouin-stats.org/generated/pingouin.pairwise_gameshowell.html#pingouin.pairwise_gameshowell) functions (https://github.com/raphaelvallat/pingouin/pull/156). Old versions of Pingouin used an incorrect algorithm for the studentized range approximation, which resulted in (slightly) incorrect p-values. In most cases, the error did not seem to affect the significance of the p-values. The new version of Pingouin uses statsmodels to estimate the p-values.

0.3.9

See changelog at: https://pingouin-stats.org/changelog.html

0.3.8

- Important bugfix in pingouin.ttest() in which the 95% confidence intervals for one-sample T-test with `y` != 0 were invalid.
- Added an "options" module to control global rounding/display behavior.
- Several enhancements / new features in existing functions.

See full changelog at: https://pingouin-stats.org/changelog.html

0.3.7

Hotfix release. See full changelog at: https://pingouin-stats.org/changelog.html

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.