You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python for Data Science Cleanup Talk (Datagiri Meetup (6th May 2017)
Required Packages
python 2.7.10
jupyter
pandas
numpy
matplotlib
sklearn
How to Run
# cd repo
# install the required packages
# you can setup a virtualenv or a conda environment if you like
$ pip install -r requirements.txt
# run the notebook server
$ jupyter notebook
About
Talk on data cleanup using pandas delivered at DataGiri meetup