Skip to content

mds47/time-series-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Series Workshop Tutorial and Exercises

Setup

You need to have Python 2.7 installed and be able to include the following libraries: numpy>=1.11, pandas>=0.19, sklearn>=0.18, matplotlib, IPython

Linux / Mac Setup

pip install --user numpy scipy matplotlib ipython jupyter pandas sympy nose, scikit-learn

Windows Setup

Download and install Anaconda: https://repo.continuum.io/archive/Anaconda2-5.0.1-Windows-x86_64.exe

Download the workshop files

Download and unzip: https://github.com/mds47/time-series-workshop/archive/master.zip

Start Jupyter Notebook

  1. Open command line terminal
  2. Browse to the folder that you unziped the workshop files to time-series-workshop-master/
  3. At the command line, run jupyter notebook
  4. Open your web browser to the directed url
  5. In the browser, select the "Exercise.ipynb" entry

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages