/fpp3-python-readalong

Python-centered read-along of Forecasting: Principles and Practice

Primary LanguageJupyter Notebook

fpp3-python-readalong

These notes are a Python-centered read-along of the excellent Forecasting: Principles and Practice by Rob J Hyndman and George Athanasopoulos [1].

Please find the table of contents on Jupyter nbviewer.

Make sure that you install certain python packages:

pip install pmdarima rdatasets tqdm

[1] Hyndman, R.J., & Athanasopoulos, G. (2019) Forecasting: principles and practice, 3rd edition, OTexts: Melbourne, Australia. OTexts.com/fpp3. Accessed on 2020-07-20.