Github user imatiach-msft commented on a diff in the pull request:
https://github.com/apache/spark/pull/19439#discussion_r150735461
--- Diff: python/pyspark/ml/image.py ---
@@ -48,7 +48,7 @@ def imageSchema(self):
"""
Returns the image schema.
- :rtype StructType: a DataFrame with a single column of images
+ :return: StructType: a DataFrame with a single column of images
--- End diff --
done, and thank you for the useful tip on the documentation!
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]