
python-stats · PyPI
Aug 2, 2025 · Portfolio Projects: Showcasing statistical programming skills The code is well-documented with clear mathematical formulas and examples, making it ideal for educational use.
stat-analysis · PyPI
Apr 4, 2024 · Welcome to statanalysis, a repository of statistical methods and tools tailored for data analysis enthusiasts. Inspired by my completion of a Coursera certificate in statistics, this repository …
pingouin · PyPI
5 days ago · Pingouin is designed for users who want simple yet exhaustive statistical functions. For example, the ttest_ind function of SciPy returns only the T-value and the p-value.
statsmodels · PyPI
Dec 5, 2025 · statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation and inference for statistical models.
statistical-iv · PyPI
May 18, 2025 · Statistical IV: Statistical Hypothesis Testing for the Information Value (IV). Evaluation of the predictive power of features using the IV with specific thresholds for each dataset.
stats · PyPI
Dec 31, 2010 · Calculator-style statistical functions stats is a pure-Python module providing basic statistics functions similar to those found on scientific calculators. It has over 40 statistics functions, …
pystan · PyPI
Mar 12, 2026 · Stan® is a state-of-the-art platform for statistical modeling and high-performance statistical computation. Thousands of users rely on Stan for statistical modeling, data analysis, and …
statstests · PyPI
Feb 2, 2026 · statstests is a Python package that provides a complement of process and statistical tests for statsmodels statistical models. Installation pip install statstests Documentation The …
statistics · PyPI
Oct 16, 2014 · A Python 2.* port of 3.4 Statistics Module
data-significance · PyPI
Aug 22, 2023 · Project description data_significance Ridge and Logistic regression with a fast implementation of statistical significance test. Prerequisite: 1, python >= 3.6 developer version. We …