Skip to content

BUG: DatetimeIndex.normalize now accounts for nanoseconds (#5461). #5472

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
Nov 8, 2013

Conversation

rockg
Copy link
Contributor

@rockg rockg commented Nov 8, 2013

closes #5461

datetime64(ns) uses the dts->ps which was not being set to zero in the
normalize function.

datetime64(ns) uses the dts->ps which was not being set to zero in the
normalize function.
@jreback
Copy link
Contributor

jreback commented Nov 8, 2013

looks good...thxs

jreback added a commit that referenced this pull request Nov 8, 2013
BUG: DatetimeIndex.normalize now accounts for nanoseconds (#5461).
@jreback jreback merged commit f4b8e70 into pandas-dev:master Nov 8, 2013
@rockg rockg deleted the date-normalize branch March 11, 2014 11:31
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.

DatetimeIndex.normalize doesn't clear ns field
2 participants