Timeseries for everyone
Last updated Jun 8, 2026
263
Stars
111
Forks
3
Issues
0
Stars/day
Attention Score
63
Language breakdown
Jupyter Notebook 100.0%
▸ Files
click to expand
README
Timeseries for Everyone
Code and slides to accompany the online series of webinars: https://data4sci.com/timeseries by Data For Science.
Run the code in Binder: 
The availability of large quantity of cheap sensors brought forth by the so called “Internet of Things” has resulted in an explosion of the amounts of time varying data. Understanding how to mine, process and analyze such data will only to become an ever more important skill in any data scientists toolkit.
In this lecture, we will work through the entire process of how to analyze and model time series data, how to detect and extract trend and seasonality effects and how to implement the ARIMA class of forecasting models. Both real and synthetic datasets will be used to illustrate the different kinds of models and their underlying assumptions.
Slides: https://data4sci.com/landing/timeseries/
🔗 More in this category