Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 791 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 791 Bytes

Training: Time-Series

Welcome to this repository of training materials for analysing time-series data.

The training materials will be written in Python and hosted via Jupyter Book.

Who are these training materials for?

These training materials are designed with data practitioners in mind.

In particular, it is created from this perspective to empower readers to immediately begin modelling and forecasting time-series data.

How are the training materials organised?

The book will introduce some standard time-series theory briefly and focus on the practical introduction of analysing and modelling it.

It particular, it will cover topics such as:

  • Compositional data
  • Stationarity
  • ARIMA modelling