Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 288 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 288 Bytes

data-science-toolbox

A bunch of data science tutorials on Jupyter Notebook

To run

Under each folder, enable Virtual enviornment, install the requirements and run the jupyter notebook.

  1. virtualenv venv -p /usr/bin/python3.5
  2. source venv/bin/activate
  3. jupyter notebook