jcoliver / pybox

Teaching sandbox for Jupyter Notebook running Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pybox

This repository hosts Jupyter Notebooks for introducing data wrangling with the pandas package in Python. The notebooks are based on lessons developed by Bailie Wynbelt.

There are two notebooks:

  1. Data Wrangling with Python. This notebook contains all the code and output for the lesson. You can access the lesson using the MyBinder source by clicking the link Binder.
  2. Blank notebook. This note book contains no code, but is provided as a "clean slate" where you can work through the lesson if you like. Access this blank notebook by clicking Binder.

The Data Wrangling in Python lesson is also available as a downloadable PDF.

About

Teaching sandbox for Jupyter Notebook running Python

License:BSD 2-Clause "Simplified" License


Languages

Language:Jupyter Notebook 100.0%