[GitHub] spark pull request #21003: [SPARK-23871][ML][PYTHON]add python api for Vecto...

2018-04-10 Thread asfgit
Github user asfgit closed the pull request at:

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


---

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



[GitHub] spark pull request #21003: [SPARK-23871][ML][PYTHON]add python api for Vecto...

2018-04-07 Thread huaxingao
GitHub user huaxingao opened a pull request:

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

[SPARK-23871][ML][PYTHON]add python api for VectorAssembler handleInvalid

## What changes were proposed in this pull request?

add python api for VectorAssembler handleInvalid

## How was this patch tested?

Add doctest


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

$ git pull https://github.com/huaxingao/spark spark-23871

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

https://github.com/apache/spark/pull/21003.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 #21003


commit 2b588ef02131521653dd48433d2d7296eacaf30d
Author: Huaxin Gao 
Date:   2018-04-07T15:24:16Z

[SPARK-23871][ML][PYTHON]add python api for VectorAssembler handleInvalid




---

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