Github user sryza commented on the pull request:

    https://github.com/apache/spark/pull/5500#issuecomment-93802687
  
    @mengxr that makes sense to me, but did you mean to switch 1 and 2?  I.e. 
in this PR we should implement `OneHotEncoder`, which takes an input column 
with category indices and outputs a vector column, and in a later PR we can 
implement `StringVectorizer` which chains `StringIndexer` with `OneHotEncoder`.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to