Github user imatiach-msft commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19439#discussion_r150737174
  
    --- Diff: python/pyspark/ml/image.py ---
    @@ -168,7 +167,7 @@ def readImages(self, path, recursive=False, 
numPartitions=-1,
             :param bool dropImageFailures: Drop the files that are not valid 
images
             :param float sampleRatio: Fraction of the images loaded
             :param int seed: Random number seed
    -        :rtype DataFrame: DataFrame with a single column of "images",
    +        :return: DataFrame: DataFrame with a single column of "images",
    --- End diff --
    
    done


---

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

Reply via email to