You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/12/08 04:29:10 UTC

[jira] [Updated] (SPARK-12191) Support "." character in DataFrame column name for ML

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

Yanbo Liang updated SPARK-12191:
--------------------------------
    Description: 
Currently if you specify the inputCol/outputCol with names which include dot, it will throw exceptions.
We should support "." character in DataFrame column name for ML.
Meanwhile, we can change the SparkR mllib examples to use "Sepal.Length" rather than "Sepal_Length".

  was:Support "." character in DataFrame column name for ML.


> Support "." character in DataFrame column name for ML
> -----------------------------------------------------
>
>                 Key: SPARK-12191
>                 URL: https://issues.apache.org/jira/browse/SPARK-12191
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML, SparkR
>            Reporter: Yanbo Liang
>
> Currently if you specify the inputCol/outputCol with names which include dot, it will throw exceptions.
> We should support "." character in DataFrame column name for ML.
> Meanwhile, we can change the SparkR mllib examples to use "Sepal.Length" rather than "Sepal_Length".



--
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