{"categories":[{"label":"Mathematics","url":"https://skillfed.io/packages/category/scientific-engineering-mathematics/2"}],"enrichment":{"capability":"Pingouin provides a comprehensive statistical analysis toolkit for Python, offering t-tests, ANOVAs, correlations, regression, effect sizes, power analysis, and hypothesis testing with detailed output including confidence intervals and Bayes factors.","skillfed_tags":["statistics","hypothesis-testing","effect-sizes"],"use_cases":["Run a t-test and immediately get effect size, confidence intervals, power, and Bayes factor for publication-ready reporting","Perform repeated-measures ANOVA with post-hoc pairwise comparisons on grouped experimental data in a DataFrame","Compare correlation robustness by testing Pearson, Spearman, and biweight midcorrelation on the same data to handle outliers","Test multivariate normality and homogeneity assumptions before choosing parametric or non-parametric tests","Compute power analysis and effect sizes for study design planning before data collection"],"what_it_does":"Pingouin is a statistical package built on NumPy, SciPy, and Pandas that provides a high-level interface to common statistical tests and analyses. Unlike lower-level libraries, it returns comprehensive results by default\u2014a t-test includes not just the t-value and p-value but also degrees of freedom, Cohen's d effect size, 95% confidence intervals, statistical power, and Bayes factors. It covers parametric and non-parametric tests, ANOVAs (one-way, repeated measures, mixed, ANCOVA), pairwise post-hoc tests, multiple correlation methods (Pearson, Spearman, robust, partial, distance, repeated measures), linear and logistic regression, mediation analysis, multivariate tests, reliability measures, and circular statistics.\n\nThe package is designed for researchers and data analysts who want exhaustive statistical output without writing custom code. It integrates with Pandas DataFrames, supports grouped and long-format data, and includes plotting functions (Bland-Altman, Q-Q, paired plots). Dependencies are all standard scientific Python libraries, making it straightforward to install. The codebase is actively maintained, tested on Python 3.10 through 3.14, and has no known security vulnerabilities.","worth_installing":"Yes. Pingouin is well-maintained, actively developed, has no security vulnerabilities, and fills a genuine gap: it wraps SciPy and Statsmodels with sensible defaults and comprehensive output. The GPL-3.0 license is standard for academic software and poses no barrier to research use. Install it if you do statistical testing in Python and want richer output than SciPy alone provides."},"id":"pingouin","links":{"html":"https://skillfed.io/packages/pingouin","md":"https://skillfed.io/packages/pingouin.md","pypi":"https://pypi.org/project/pingouin/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-28","license_spdx":null,"license_treatment":"copyleft","name":"pingouin","python_support":"supports_current","summary":"Pingouin: statistical package for Python"},"popularity":{"monthly_downloads":524957,"position":6187,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.1"}
