You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
pandas-cookbook
2
2
===============
3
3
4
-
Recipes for using Python's pandas library.
4
+
Hello!
5
+
6
+
The goal of this cookbook is to give you handholds for using [pandas](http://pandas.pydata.org/), Wes McKinney's fantastic library for data analysis in Python. It explains how to use pandas with practical examples and real-world data.
5
7
6
8
This is an alpha cookbook! Chapters will be added here as I, you know, write them. Let me know if you have suggestions, or if there are bugs.
0 commit comments