jmrozanec / time-series-exercises-python

Time series analysis and forecasting in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time series analysis and forecasting in Python

alt_text

The following repository was forked from @youssefHosni and adapted for the 4th Edition of the Data Science International Summer School.

Set up

  • Create a virtual environment with Python 3.x. You can use conda or venv
  • Execute pip install -r requirements.txt to install the requirements.

About

Time series analysis and forecasting in Python


Languages

Language:Jupyter Notebook 100.0%