Github user NarineK commented on the pull request:
https://github.com/apache/spark/pull/9680#issuecomment-156372445
in R the general formula for correlation is the following:
cor(x, y = NULL, use = "everything", method = c("pearson", "kendall",
"spearman"))
in #9366 is the special case when x = y, but in general x and y are 2
different dataframes with the same number of rows.
I did the pull request specifically for x = y, but the jira is more general.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]