I cannot manage to import statsmodels.api correctly when i do that I have this error:
File \"/home/mlv/.local/lib/python3.5/site-packages/statsmodels/tsa/
The issue was solved for me by installing the gihub repository version of statsmodels,
pip3 install git+https://github.com/statsmodels/statsmodels.git