Download

{% if 'dev' in version %}

This documentation is for version {{ version }}, which is not released yet. Grab the source code from Github to install this version. You can go to the documentation for the last release here.

{% else %}

This documentation is for the {{ release }} release. You can install it with pip:

pip install --upgrade --no-deps statsmodels
or conda:
conda install statsmodels
Documentation for the current development version is here.

{% endif %}

Participate

Join the Google Group:

Grab the source from Github. Report bugs to the Issue Tracker. Have a look at our Developer Pages.