pmdarima — Easy Playground
Auto-ARIMA for Python: automatic seasonal ARIMA model selection
Getting started with pmdarimaRun locally
Install
pip install pmdarimaPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: pmdarima)
pmdarima is a third-party package. Auto-ARIMA for Python: automatic seasonal ARIMA model selection. Install with: pip install pmdarima
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?