CMD + K

pingouin

Community

Pingouin is an open-source statistical package written in Python 3 and based mostly on Pandas and NumPy

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pingouin

Usage Tracking

0.6.1
0.6.0
0.5.5
0.5.4
0.5.3
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Pingouin is an open-source statistical package written in Python 3 and based mostly on Pandas and NumPy

Last Updated

Mar 28, 2026 at 17:04

License

GPL-3.0-only

Supported Platforms

noarch