Skip to content

Commit 6de3b16

Browse files
committed
Add github-data-wrangling notebook.
Demonstrates loading, cleaning, merging, and feature engineering of GitHub data from the Viz repo.
1 parent 8bdf95f commit 6de3b16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ IPython Notebook(s) demonstrating pandas functionality.
156156
| Notebook | Description |
157157
|--------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|
158158
| [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. |
159+
| [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. |
159160

160161
<br/>
161162
<p align="center">

0 commit comments

Comments
 (0)