You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jian Feng Zhang (JIRA)" <ji...@apache.org> on 2015/09/17 16:05:06 UTC

[jira] [Commented] (SPARK-10663) Change test.toDF to test in Spark ML Programming Guide

    [ https://issues.apache.org/jira/browse/SPARK-10663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14802952#comment-14802952 ] 

Jian Feng Zhang commented on SPARK-10663:
-----------------------------------------

It's correct in the Spark Website. It's same with the description in the spark repository in github.

> 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
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org