pingouin
Pingouin is an open-source statistical package written in Python 3 and based mostly on Pandas and NumPy
Pingouin is an open-source statistical package written in Python 3 and based mostly on Pandas and NumPy
To install this package, run one of the following:
Pingouin is designed for users who want simple yet exhaustive statistical functions. For example, the scipy.stats.ttest_ind() function returns only the T-value and the p-value. By contrast, the pingouin.ttest() function returns the T-value, p-value, degrees of freedom, effect size (Cohen’s d), statistical power and Bayes Factor (BF10) of the test.
Summary
Pingouin is an open-source statistical package written in Python 3 and based mostly on Pandas and NumPy
Last Updated
Sep 4, 2024 at 22:25
License
GPL-3.0-only
Total Downloads
199.8K
Supported Platforms
GitHub Repository
https://github.com/raphaelvallat/pingouinDocumentation
https://pingouin-stats.org/