statsmodels
Statistical modelling for Python.
statsmodels provides classical statistical models — linear and generalised regression, ANOVA, time-series (ARIMA, state-space), survival, and many tests — with a focus on statistical inference rather than predictive performance.
Install
pip install statsmodels
