Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Series.skew() for constant series returns inconsistent values #11974
Comments
jreback
added the
Numeric
label
Jan 6, 2016
jreback
added this to the
Next Major Release
milestone
Jan 6, 2016
jreback
added Difficulty Intermediate Effort Medium
labels
Jan 6, 2016
|
xref for rolling versions of we fixed this for interested in doing a similar fix for |
|
cc @jvkersch |
|
I can pick this up some time next week, if there are no other takers. |
|
@jvkersch that would be great! |
jvkersch
referenced
this issue
Jan 23, 2016
Closed
BUG: Avoid cancellations in nanskew/nankurt. #12121
jreback
modified the milestone: 0.18.0, Next Major Release
Jan 24, 2016
|
closed by #12121 |
jreback
closed this
Jan 25, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yonil7 commentedJan 6, 2016
I'm not sure if this is a bug, but I'v noticed a strange behavior of skew() and kurt() on constant series:
(using pandas 0.17.1 (from anacondas) on a 64bit intel windows 7 pc)