Skip to content

Commit 618f5cf

Browse files
committed
Update README.md
1 parent d8d5d2c commit 618f5cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ examples right away.
2525
Table of Contents
2626
=================
2727

28+
29+
* [A quick tour of the IPython Notebook](http://nbviewer.ipython.org/github/jvns/pandas-cookbook/blob/master/cookbook/A%20quick%20tour%20of%20IPython%20Notebook.ipynb)
30+
<br> Shows off IPython's awesome tab completion and magic functions.
2831
* [Chapter 1: Reading from a CSV](http://nbviewer.ipython.org/github/jvns/pandas-cookbook/blob/master/cookbook/Chapter%201%20-%20Reading%20from%20a%20CSV.ipynb)
2932
<br> Reading your data into pandas is pretty much the easiest thing. Even when the encoding is wrong!
3033
* [Chapter 2: Selecting data & finding the most common complaint type](http://nbviewer.ipython.org/github/jvns/pandas-cookbook/blob/master/cookbook/Chapter%202%20-%20Selecting%20data%20&%20finding%20the%20most%20common%20complaint%20type.ipynb)

0 commit comments

Comments
 (0)