Skip to content

ENH add date to DatetimeIndex #3614

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 1 commit into from
May 17, 2013
Merged

Conversation

hayd
Copy link
Contributor

@hayd hayd commented May 15, 2013

Allows the date to be pulled out from a DatetimeIndex easily/efficiently.

Similar to #3180, which was for the time-part to be extracted.

From SO question: http://stackoverflow.com/questions/16563552/pandas-fancy-indexing-a-dataframe.

I haven't added this to release notes, as maybe too late for 11.1?

@jreback
Copy link
Contributor

jreback commented May 15, 2013

ok for 0.11.1 I think

@hayd
Copy link
Contributor Author

hayd commented May 15, 2013

Added in release notes (and fixed the immediate merge conflict!) :)

hayd added a commit that referenced this pull request May 17, 2013
@hayd hayd merged commit c91c44b into pandas-dev:master May 17, 2013
@hayd hayd deleted the add_date_to_datetimeindex branch May 17, 2013 16:00
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.

2 participants