HyukjinKwon commented on a change in pull request #34886:
URL: https://github.com/apache/spark/pull/34886#discussion_r768229099
##########
File path: python/pyspark/ml/stat.py
##########
@@ -100,7 +100,7 @@ def test(dataset, featuresCol, labelCol, flatten=False):
return _java2py(sc, javaTestObj.test(*args))
-class Correlation(object):
Review comment:
I don't feel strongly on this because this is virtually no-op up to my
best knowledge. but i'm fine.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]