Skip to content

Commit 3c57949

Browse files
committed
Merge pull request #5454 from jorisvandenbossche/patch-1
DOC: small error in cookbook (doc build warning)
2 parents 039de68 + b2b80fd commit 3c57949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/cookbook.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ The :ref:`CSV <io.read_csv_table>` docs
335335
<http://stackoverflow.com/questions/11622652/large-persistent-dataframe-in-pandas/12193309#12193309>`__
336336

337337
`Reading only certain rows of a csv chunk-by-chunk
338-
<http://stackoverflow.com/questions/19674212/pandas-data-frame-select-rows-and-clear-memory>``__
338+
<http://stackoverflow.com/questions/19674212/pandas-data-frame-select-rows-and-clear-memory>`__
339339

340340
`Reading the first few lines of a frame
341341
<http://stackoverflow.com/questions/15008970/way-to-read-first-few-lines-for-pandas-dataframe>`__

0 commit comments

Comments
 (0)