Skip to content
Snippets Groups Projects
Commit a01cbf5d authored by sethah's avatar sethah Committed by Xiangrui Meng
Browse files

[SPARK-10641][SQL] Add Skewness and Kurtosis Support

Implementing skewness and kurtosis support based on following algorithm:
https://en.wikipedia.org/wiki/Algorithms_for_calculating_variance#Higher-order_statistics

Author: sethah <seth.hendrickson16@gmail.com>

Closes #9003 from sethah/SPARK-10641.
parent 8185f038
No related branches found
No related tags found
No related merge requests found
Showing
with 823 additions and 11 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment