A comprehensive collection of advanced or special-use statistical and regression functions. Having access to models and statistical tests related to those models in the same package is very handy. Additionally, for regression models such as ARMA/ARIMA/ARIMAX/SARIMAX, the output already contains a lot of relevant information like AIC and BIC score. Review collected by and hosted on G2.com.
Output type is inconsistent and can be a hurdle at times. For example some methods will output a list, others a dictionary, etc, which can make using a statsmodels output as an input somewhere else a little tricky. Documentation is also inconsistent. Review collected by and hosted on G2.com.