Skip to content

Commit cbc5ddc

Browse files
committed
DOC: updated cookbook.rst
1 parent 86ecb99 commit cbc5ddc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/source/cookbook.rst

+4-1
Original file line numberDiff line numberDiff line change
@@ -519,9 +519,12 @@ csv file and creating a store by chunks, with date parsing as well.
519519
`Reading in a sequence of files, then providing a global unique index to a store while appending
520520
<http://stackoverflow.com/questions/16997048/how-does-one-append-large-amounts-of-data-to-a-pandas-hdfstore-and-get-a-natural>`__
521521

522-
`Groupby on a HDFStore
522+
`Groupby on a HDFStore with low group density
523523
<http://stackoverflow.com/questions/15798209/pandas-group-by-query-on-large-data-in-hdfstore>`__
524524

525+
`Groupby on a HDFStore with high group density
526+
<http://stackoverflow.com/questions/25459982/trouble-with-grouby-on-millions-of-keys-on-a-chunked-file-in-python-pandas/25471765#25471765>`__
527+
525528
`Hierarchical queries on a HDFStore
526529
<http://stackoverflow.com/questions/22777284/improve-query-performance-from-a-large-hdfstore-table-with-pandas/22820780#22820780>`__
527530

0 commit comments

Comments
 (0)