Skip to content

xtina/bikeshare

 
 

Repository files navigation

bikeshare

Try playing with the data in ipython

  1. Install virtualenv: $ pip install virtualenv

  2. Create a virtual environment: $ virtualenv env

  3. Activate the virtualenv: $ source env/bin/activate

  4. Install the requirements: $ pip install -r requirements.txt

Then, you can start ipython notebook: $ ipython notebook play.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.1%
  • Python 2.6%
  • R 0.3%