GitHub user MrBago opened a pull request:

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

    [SPARK-20040][ML][python] pyspark wrapper for ChiSquareTest

    ## What changes were proposed in this pull request?
    
    A pyspark wrapper for spark.ml.stat.ChiSquareTest
    
    ## How was this patch tested?
    
    unit tests
    doctests

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

    $ git pull https://github.com/MrBago/spark chiSquareTestWrapper

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

    https://github.com/apache/spark/pull/17421.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 #17421
    
----
commit a6bc10c9aa9166e7274d9c9ca3959a15b70e87ec
Author: Bago Amirbekian <b...@databricks.com>
Date:   2017-03-24T23:58:21Z

    Added pyspark wrapper for ChiSquareTest and associated tests.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to