Example Notebooks ================= Four end-to-end Jupyter notebooks demonstrate the complete Box-Jenkins workflow on the classic benchmark datasets. Each notebook is fully executed — all plots and printed output are embedded in the page below. .. toctree:: :maxdepth: 1 _notebooks/01_ARMA_Model _notebooks/02_ARIMA_Model _notebooks/03_Seasonal_ARIMA_Model _notebooks/04_BJTF_Model .. note:: The notebooks can also be run interactively. After installing the package: .. code-block:: bash pip install timeseries-toolbox pandas notebook jupyter notebook TimeSeriesSRC/Examples/NoteBooks/