Skip to content

Talk on data cleanup using pandas delivered at DataGiri meetup

Notifications You must be signed in to change notification settings

seekingpeace/python-data-cleanup-talk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%