Alok Singh created SPARK-14552:
----------------------------------

             Summary: ReValue wrapper for SparkR
                 Key: SPARK-14552
                 URL: https://issues.apache.org/jira/browse/SPARK-14552
             Project: Spark
          Issue Type: New Feature
          Components: ML, SparkR
            Reporter: Alok Singh


Implement the wrapper for VectorIndexer.

In R in the dply package one can do the following 

x <- c("a", "b", "c")
revalue(x, c(a = "1", c = "2"))





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to