I wanted to see a notebook / tutorial that would take me through the basics of working with time series.
Most notebooks I saw were either not very rigorous or they took me straight into price prediction using some methods, which is not what I needed right away.
So I wrote my own introductory notebook. I acquired most of the information I used here through reading Introduction to Time Series Forecasting With Python by Jason Brownlee.