GitHub user sethah opened a pull request:

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

    [SPARK-11108][ML] OneHotEncoder should support other numeric types

    Adding support for other numeric types:
    
    * Integer
    * Short
    * Long
    * Float
    * Decimal

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

    $ git pull https://github.com/sethah/spark SPARK-11108

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

    https://github.com/apache/spark/pull/9777.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 #9777
    
----
commit 915761452bbfa21ed0a185000c57fd2dbcd2df42
Author: sethah <seth.hendrickso...@gmail.com>
Date:   2015-11-17T01:07:24Z

    adding support for all numeric types in OneHotEncoder

commit 0fd4a9175c623b3b6517b45ccc7eec179d95396b
Author: sethah <seth.hendrickso...@gmail.com>
Date:   2015-11-17T19:22:25Z

    style fixes

----


---
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