JohnHBauer commented on pull request #31530:
URL: https://github.com/apache/spark/pull/31530#issuecomment-778563640


   ### What changes were proposed in this pull request?
   
   `KMeansSummary` was added to `__all__` in the file `clustering.py`.
   
   ### Why are the changes needed?
   
   `KMeansSummary` class is undocumented, invisible to modules which import 
`clustering.py`.
   
   ### Does this PR introduce any user-facing change?
   
   Yes. The documentation for `KMeansSummary` is now emitted by Sphinx.
   
   ### How was this patch tested?
   
   Existing tests.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to