GitHub user WeichenXu123 opened a pull request:

    https://github.com/apache/spark/pull/20904

    [SPARK-23751][ML][PySpark] Kolmogorov-Smirnoff test Python API in pyspark.ml

    ## What changes were proposed in this pull request?
    
    Kolmogorov-Smirnoff test Python API in `pyspark.ml`
    
    **Note**  API with `CDF` is a little difficult to support in python. We can 
add it in following PR.
    
    ## How was this patch tested?
    
    doctest


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/WeichenXu123/spark ks-test-py

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20904.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 #20904
    
----
commit 6978780dbd0bd55d3bda535f84267353ea0bbfde
Author: WeichenXu <weichen.xu@...>
Date:   2018-03-26T09:43:49Z

    init pr

----


---

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

Reply via email to