Skip to content

jkillian/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