pmdarima: ARIMA estimators for Python

pmdarima brings R’s beloved auto.arima to Python, making an even stronger case for why you don’t need R for data science. pmdarima is 100% Python + Cython and does not leverage any R code, and implements a single, easy-to-use scikit-learn-esque estimator.


Quick refs, indices and tables

Helpful sections to get started: