Welcome. This git repository contains some (but not all) code that you will encounter in Practical Time Series Analysis. Over time this repository will expand to cover more of the material from the book and also to include extra examples.
Comments and corrections are welcome. Please either submit a pull request or contact me via email at author's first name [DOT] A (my middle initial) [DOT] author's last name at gmail.
I would also mention that much of the work on this book relates to earlier tutorials I have given. I link below to some YouTube videos showing these tutorials.
- Time Series Analysis with Python (SciPy 2016) (4 hours) (https://www.youtube.com/watch?v=JNfxr4BQrLk&t=10138s)
- Time Series Analysis with Python (PyCon 2017) (3 hours) (https://www.youtube.com/watch?v=zmfe2RaX-14&t=8056s)
- Modern Time Series Analysis (SciPy 2019) (4 hours) (https://www.youtube.com/watch?v=v5ijNXvlC5A&t=3813s)
- Irregular Time Series and How to Whip Them (PyData London 2016) (29 minutes) (https://www.youtube.com/watch?v=E4NMZyfao2c)
- NoSQL Python: making data frames work for you in a non-rectangular world (PyData Amsterdam 2016) (35 minutes) (https://www.youtube.com/watch?v=QYtE-Irbd7E)
Thanks for taking a look and thanks for your patience as I build out this repo. ~ Aileen