Skip to content

Commit ddbfd9d

Browse files
committed
Merge pull request #27 from donnemartin/develop
Add github-data-wrangling notebook to pandas section.
2 parents 0717c67 + 6de3b16 commit ddbfd9d

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)