[ https://issues.apache.org/jira/browse/SPARK-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-16403. ------------------------------- Resolution: Fixed Fix Version/s: 2.1.0 Issue resolved by pull request 14081 [https://github.com/apache/spark/pull/14081] > Example cleanup and fix minor issues > ------------------------------------ > > Key: SPARK-16403 > URL: https://issues.apache.org/jira/browse/SPARK-16403 > Project: Spark > Issue Type: Sub-task > Components: Examples, PySpark > Reporter: Bryan Cutler > Priority: Trivial > Fix For: 2.1.0 > > > General cleanup of examples, focused on PySpark ML, to remove unused imports, > sync with Scala examples, improve consistency and fix minor issues such as > arg checks etc. > * consistent appNames, most are camel case > * fix formatting, add newlines if difficult to read - many examples are just > solid blocks of code > * should use __future__ print function > * simple_text_classification_pipeline is a duplicate of pipeline_example > * simple_params_example is a duplicate of estimator_transformer_param_example > * some spelling errors -- 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