JohnHBauer opened a new pull request #31530:
URL: https://github.com/apache/spark/pull/31530


   KMeansSummary was undocumented.
   
   The KMeansSummary class is present in the code, not exposed in __all__, and 
therefore not documented in the Sphinx build.
   
   Adding 'KMeansSummary' to __all__ in clustering.py seems to be all that is 
required to fix the above.  (I am not familiar enough with the documentation 
build process to be certain I didn't miss anything.)


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