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

Bryan Cutler updated SPARK-16403:
---------------------------------
    Description: 
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
* pipeline_example is a duplicate of simple_text_classification_pipeline
* some spelling errors

  was: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.


> 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
>
> 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
> * pipeline_example is a duplicate of simple_text_classification_pipeline
> * 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

Reply via email to