Skip to content

Commit 2131ef0

Browse files
committed
pandas cookbook Chapter 9
1 parent 13c06b1 commit 2131ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas Cookbook Practice Chapter 9.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"metadata": {},
239239
"source": [
240240
"Use `write_frame` for SQLite database. \n",
241-
"Explore `pd.io` for more functions."
241+
"Explore `pd.io` for more functions [here](http://pandas.pydata.org/pandas-docs/stable/io.html)."
242242
]
243243
},
244244
{

0 commit comments

Comments
 (0)