priya-gitTest / time-series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Serious) Time for Time Series

Introduction

This repository contains material for the (Serious) Time for Time Series workshop at the PyCon DE/PyData Berlin 2022.

  • 00_introduction: introductory powerpoint for the workshop.
  • 01_time_series_analysis: introductory notebook to familarise participants with Time Series functionality in Pandas.
  • 02_seasonality_modeling: demonstration of how time series data can be modelled and the impmortance of an understanding of seasonalilty.
  • 03_hackathon: opportunity for participants to try out the skills they have learnt during the taster.

Solutions to the exercises are in the answers folder

Binder

About


Languages

Language:Jupyter Notebook 97.7%Language:Python 2.3%