Skip to content

Conversation

bashtage
Copy link
Contributor

@bashtage bashtage commented Feb 6, 2015

Added explation that kurtosis returned is Fisher's kurtosis, also
known as excess kurtosis.

Also cleans up the kurtosis function to remove some unused computations.

@bashtage
Copy link
Contributor Author

bashtage commented Feb 6, 2015

Trivial PR to better explain how kurtosis is computed. When checking the calculation, I noticed 2 lines that were unused to also removes those.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line is a syntax error

Added explation that kurtosis returned is Fisher's kurtosis, also
known as excess kurtosis.

Also cleans up the kurtosis function to remove some unused computations.
@bashtage
Copy link
Contributor Author

bashtage commented Feb 6, 2015

Indeed on the first use of C.

@jreback jreback added Docs Numeric Operations Arithmetic, Comparison, and Logical operations labels Feb 10, 2015
@jreback jreback added this to the 0.16.0 milestone Feb 10, 2015
jreback added a commit that referenced this pull request Feb 10, 2015
DOC: Clarify definition of kurtosis used
@jreback jreback merged commit 09a8437 into pandas-dev:master Feb 10, 2015
@jreback
Copy link
Contributor

jreback commented Feb 10, 2015

@bashtage thanks

@bashtage bashtage deleted the doc-kurtosis branch June 4, 2015 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Numeric Operations Arithmetic, Comparison, and Logical operations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants