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