mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
Merge pull request #27 from donnemartin/develop
Add github-data-wrangling notebook to pandas section.
This commit is contained in:
commit
ddbfd9d017
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue
Block a user