statsmodels.formula.api importError: cannot import name 'TimeSeries'

New to python here. Using the following: Anaconda - v1.3.1 Spyder - v3.1.4 Python - v3.5 I am trying to import the following libraries: import numpy as np import matplotlib.pyplot as plt import ...