Skip to content

Commit caddebe

Browse files
committed
DOC: coookbook.rst
1 parent fb41d68 commit caddebe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/cookbook.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,9 @@ csv file and creating a store by chunks, with date parsing as well.
317317
`Large Data work flows
318318
<http://stackoverflow.com/questions/14262433/large-data-work-flows-using-pandas>`__
319319

320+
`Reading in a sequence of files, then providing a global unique index to a store while appending
321+
<http://stackoverflow.com/questions/16997048/how-does-one-append-large-amounts-of-data-to-a-pandas-hdfstore-and-get-a-natural>`__
322+
320323
`Groupby on a HDFStore
321324
<http://stackoverflow.com/questions/15798209/pandas-group-by-query-on-large-data-in-hdfstore>`__
322325

0 commit comments

Comments
 (0)