Skip to content

ENH: GH3070 allow string selection on a DataFrame with a datelike index, to have partial_string semantics (like Series) #3137

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

Merged
merged 2 commits into from
Mar 22, 2013

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Mar 22, 2013

closes #3070

jreback added a commit that referenced this pull request Mar 22, 2013
ENH: GH3070 allow string selection on a DataFrame with a datelike index, to have partial_string semantics (like Series)
@jreback jreback merged commit b9bb1b5 into pandas-dev:master Mar 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Datetime Datetime data dtype Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Timeseries-like shortcuts in dataframes __getitem__
1 participant