fyin-stats / time-series-demos

Jupyter notebooks containing time series analysis demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

time-series-demos

Jupyter notebooks containing various time series analysis demos.

Some of the demos have corresponding blog posts:

Setup

Install pipenv using

$ brew install pipenv

Running

Enter the pipenv shell:

$ pipenv shell

Install the dependencies:

$ pipenv install

Then start Juypter:

$ jupyter notebook

About

Jupyter notebooks containing time series analysis demos


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%