About Anaconda Help Download Anaconda

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

copied from cf-staging / pingouin

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.5.5

conda install

To install this package run one of the following:
conda install conda-forge::pingouin
conda install conda-forge/label/cf201901::pingouin
conda install conda-forge/label/cf202003::pingouin

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy