I tried to install statsmodels in python. After installation, I checked with pip freeze. The package can be seen in the list.
When I am trying:
from stat
If using conda, this will make statsmodel 0.9.0
conda update statsmodels