Skip to content

Commit ab64d58

Browse files
committed
DOC: cookbook.rst update
1 parent 08cf60a commit ab64d58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/cookbook.rst

+3
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,9 @@ The :ref:`CSV <io.read_csv_table>` docs
393393
`appending to a csv
394394
<http://stackoverflow.com/questions/17134942/pandas-dataframe-output-end-of-csv>`__
395395

396+
`how to read in multiple files, appending to create a single dataframe
397+
<http://stackoverflow.com/questions/25210819/speeding-up-data-import-function-pandas-and-appending-to-dataframe/25210900#25210900>`__
398+
396399
`Reading a csv chunk-by-chunk
397400
<http://stackoverflow.com/questions/11622652/large-persistent-dataframe-in-pandas/12193309#12193309>`__
398401

0 commit comments

Comments
 (0)