Add github-data-wrangling notebook.

Demonstrates loading, cleaning, merging, and feature engineering of GitHub data from the Viz repo.
pull/27/head
Donne Martin 2016-02-07 16:18:40 -05:00
parent 8bdf95f6a1
commit 6de3b168fb
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ IPython Notebook(s) demonstrating pandas functionality.
| Notebook | Description |
|--------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [pandas](http://nbviewer.ipython.org/github/donnemartin/data-science-ipython-notebooks/blob/master/pandas/pandas.ipynb) | Software library written for data manipulation and analysis in Python. Offers data structures and operations for manipulating numerical tables and time series. |
| [github-data-wrangling](https://github.com/donnemartin/viz/blob/master/githubstats/data_wrangling.ipynb) | Demonstrates loading, cleaning, merging, and feature engineering of GitHub data from the [`Viz`](https://github.com/donnemartin/viz) repo. |
<br/>
<p align="center">