Skip to content

aecorn/python-statistics-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-statistics-101

My steps into deeper statistical territory

High-level (frameworks)

Is a shared, open standard for data quality. You write profiles for your data and columns (the expectations), which can be tested. In some ways it is a framework for standardizing tests, on your data.

Samplics

For large scale surveys, handles sampling, sample weighting, population parameters estimation, categorical data analysis and small area estimation.

Pingouin

An open-source statistical package written in Python 3 and based mostly on Pandas and NumPy. ANOVAs, Pairwise post-hocs tests, robust, partial, distance and repeated measures correlations Linear/logistic regression and mediation analysis, Bayes Factors, Multivariate tests Reliability and consistency, Effect sizes and power analysis, Parametric/bootstrapped confidence intervals around an effect size or a correlation coefficient, Circular statistics, Chi-squared tests, Plotting: Bland-Altman plot, Q-Q plot, paired plot, robust correlation...

Mid-level

Statmodels

Low-level (Essentials)

Scipy

Pandas

Numpy

About

My steps into deeper statistical territory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published