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. Example
Automating Time Series Forecasting | by Himanshu Sharma | MLearning.ai | Jul, 2021 | Medium