Skip to content

FeralRobot/Pandas-for-Everyone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandas for Everyone

Repository to accompany "Pandas for Everyone"

Setup

The easiest way to get everything you need to the tutorial is to install anaconda

You can download and install it here: https://www.continuum.io/downloads

To download just the data, see the Data section below. Otherwise you can choose to clone this repository, or click the "Clone or Download" link above and clikcing Download Zip

Install seaborn for plotting

conda install seaborn

Data

You can choose to just download the datasets by using Minhas Kamal's DownGit by clicking the link here

Ongoing list of data references:

  1. Gapminder: https://github.com/jennybc/gapminder/raw/master/inst/gapminder.tsv
  2. Survey: Comes from the Software-Carpentry SQL lesson
  3. Ebola: www.github.com/cmrivers/ebola

Links to teaching sessions

About

Code repository for Pandas for Everyone book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published