You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2017/03/14 11:02:42 UTC

[jira] [Resolved] (SPARK-7245) Spearman correlation for DataFrames

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

Sean Owen resolved SPARK-7245.
------------------------------
    Resolution: Won't Fix

> Spearman correlation for DataFrames
> -----------------------------------
>
>                 Key: SPARK-7245
>                 URL: https://issues.apache.org/jira/browse/SPARK-7245
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Xiangrui Meng
>
> Spearman correlation is harder than Pearson to compute.
> ~~~
> df.stat.corr(col1, col2, method="spearman"): Double
> ~~~



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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