[
https://issues.apache.org/jira/browse/SPARK-9490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph K. Bradley updated SPARK-9490:
-------------------------------------
Description: The python examples in the evaluation metrics user guide
(MLlib) use "print x" style print statements, which won't work in python 3.
These should be changed to {code}print(x){code} (was: The python examples in
the evaluation metrics user guide (MLlib) use "print x" style print statements,
which won't work in python 3. These should be changed to "print(x)".)
> MLlib evaluation metrics guide example python code uses deprecated print
> statement
> ----------------------------------------------------------------------------------
>
> Key: SPARK-9490
> URL: https://issues.apache.org/jira/browse/SPARK-9490
> Project: Spark
> Issue Type: Documentation
> Reporter: Seth Hendrickson
> Priority: Trivial
>
> The python examples in the evaluation metrics user guide (MLlib) use "print
> x" style print statements, which won't work in python 3. These should be
> changed to {code}print(x){code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]