Skip to content

BUG: Bug in incorrection computation of .mean() on timedelta64[ns] because of overflow #9442 #10926

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
Aug 29, 2015

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Aug 29, 2015

closes #9442

@jreback jreback added Bug Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type labels Aug 29, 2015
@jreback jreback added this to the 0.17.0 milestone Aug 29, 2015
jreback added a commit that referenced this pull request Aug 29, 2015
BUG: Bug in incorrection computation of .mean() on timedelta64[ns] because of overflow #9442
@jreback jreback merged commit ba0704f into pandas-dev:master Aug 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Strange Behavior of mean() with timedelta64
1 participant