[ 
https://issues.apache.org/jira/browse/SPARK-10663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiangrui Meng resolved SPARK-10663.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.1
                   1.6.0

Issue resolved by pull request 8875
[https://github.com/apache/spark/pull/8875]

> Change test.toDF to test in Spark ML Programming Guide
> ------------------------------------------------------
>
>                 Key: SPARK-10663
>                 URL: https://issues.apache.org/jira/browse/SPARK-10663
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation
>            Reporter: Matt Hagen
>            Priority: Trivial
>             Fix For: 1.6.0, 1.5.1
>
>
> Spark 1.5.0 > Spark ML Programming Guide > Example: Pipeline
> I believe model.transform(test.toDF) should be model.transform(test).
> Note that "test" is already a DataFrame.



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

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

Reply via email to