You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 05:41:42 UTC

[jira] [Resolved] (SPARK-6841) Similar to `stats.py` in Python, add support for mean, median, stdev etc.

     [ https://issues.apache.org/jira/browse/SPARK-6841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reynold Xin resolved SPARK-6841.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0
         Assignee: Qian Huang

> Similar to `stats.py` in Python, add support for mean, median, stdev etc.
> -------------------------------------------------------------------------
>
>                 Key: SPARK-6841
>                 URL: https://issues.apache.org/jira/browse/SPARK-6841
>             Project: Spark
>          Issue Type: New Feature
>          Components: SparkR
>            Reporter: Shivaram Venkataraman
>            Assignee: Qian Huang
>             Fix For: 1.4.0
>
>
> Similar to `stats.py` in Python, we should add support for mean, median, stdev etc. More specifically the functions we should support include
> 1. sum(rdd)
> 2. histogram(rdd, buckets)
> 3. mean(rdd)
> 4. variance(rdd)
> 5. stdev(rdd) 
> 6. sampleStdev(rdd)
> 7. sampleVariance(rdd)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org