mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
Added reference to Python for Data Analysis.
This commit is contained in:
parent
81a724b22a
commit
0d26466a3b
|
@ -6,6 +6,8 @@
|
||||||
"source": [
|
"source": [
|
||||||
"# Pandas\n",
|
"# Pandas\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
"Credits: The following are notes taken while working through [Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython](http://www.amazon.com/Python-Data-Analysis-Wrangling-IPython/dp/1449319793) by Wes McKinney\n",
|
||||||
|
"\n",
|
||||||
"* Series\n",
|
"* Series\n",
|
||||||
"* DataFrame\n",
|
"* DataFrame\n",
|
||||||
"* Reindexing\n",
|
"* Reindexing\n",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user