Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Mar 18, 2013

New keywords iterator=a_boolean and
chunksize=number_in_a_chunk, (default is 50,000) rows are
provided to support iteration on select and select_as_multiple results

DOC and TST included

closes #3076

…hunk`` are

     provided to support iteration on ``select`` and ``select_as_multiple`` (GH3076_)
jreback added a commit that referenced this pull request Mar 18, 2013
ENH: support iteration on returned results in select and select_as_multiple in HDFStore
@jreback jreback merged commit a632362 into pandas-dev:master Mar 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ENH: add iterator support for select in HDFStore

1 participant