GitHub user HyukjinKwon opened a pull request: https://github.com/apache/spark/pull/20294
[SPARK-23132][PYTHON][ML] Run doctests in ml.image when testing ## What changes were proposed in this pull request? This PR proposes to actually run the doctests in `ml/image.py`. ## How was this patch tested? doctests in `python/pyspark/ml/image.py`. You can merge this pull request into a Git repository by running: $ git pull https://github.com/HyukjinKwon/spark trigger-image Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/20294.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #20294 ---- commit 9912444dc02026a5f20535ad225853884b9f4515 Author: hyukjinkwon <gurwls223@...> Date: 2018-01-17T12:54:23Z Run doctests in ml.image when testing ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org