Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22893#discussion_r232456101
  
    --- Diff: python/pyspark/ml/clustering.py ---
    @@ -88,6 +88,14 @@ def clusterSizes(self):
             """
             return self._call_java("clusterSizes")
     
    +    @property
    --- End diff --
    
    Why is this now added, by mistake? this change should just be the one above 
and the test change


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to