Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: (GH3748) Incorrectly read a HDFStore multi-index Frame witha column specification #3749

Merged
merged 1 commit into from
Jun 3, 2013

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jun 3, 2013

closes #3748

API: raise a TypeError on passing where or columns to select with a Storer
e.g. these are invalid parameters at this time

…umn specification

API: raise a ``TypeError`` on passing ``where`` or ``columns`` to select with a Storer
     e.g. these are invalid parameters at this time
jreback added a commit that referenced this pull request Jun 3, 2013
BUG: (GH3748) Incorrectly read a HDFStore multi-index Frame witha column specification
@jreback jreback merged commit e9783f3 into pandas-dev:master Jun 3, 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.

Selecting columns from a HDFStore with a MultiIndex fails
1 participant