statsmodels subpackages
To install statsmodels, execute the following command:
$ pip install statsmodels $ pip freeze|grep stat statsmodels==0.6.0
Open the pkg_check.py
file provided in the code bundle, and change the code to list the statsmodels subpackages to get the following result:
statmodels version 0.6.0.dev-3303360 statsmodels.base statsmodels.compatnp statsmodels.datasets statsmodels.discrete statsmodels.distributions statsmodels.emplike statsmodels.formula statsmodels.genmod statsmodels.graphics statsmodels.interface statsmodels.iolib statsmodels.miscmodels statsmodels.nonparametric DESCRIPTION For an overview of this module, see docs/source/nonparametric.rst PACKAGE CONTENTS _kernel_base _smoothers_lowess api bandwidths statsmodels.regression statsmodels.resampling statsmodels.robust statsmodels.sandbox statsmodels.stats statsmodels.tests statsmodels.tools statsmodels.tsa