[ https://issues.apache.org/jira/browse/SPARK-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Burak Yavuz reopened SPARK-7245: -------------------------------- Sorry, mixed this with Pearson correlation > 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 > Fix For: 1.4.0 > > > 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.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org