[ 
https://issues.apache.org/jira/browse/SPARK-10085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14701874#comment-14701874
 ] 

Apache Spark commented on SPARK-10085:
--------------------------------------

User 'stared' has created a pull request for this issue:
https://github.com/apache/spark/pull/8284

> unnecessary array import in Python MLLib linear models 
> -------------------------------------------------------
>
>                 Key: SPARK-10085
>                 URL: https://issues.apache.org/jira/browse/SPARK-10085
>             Project: Spark
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.4.1
>            Reporter: Piotr MigdaƂ
>            Priority: Minor
>              Labels: documentation
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> Imports `from numpy import array` in the Python version of MLLib Linear 
> Methods https://spark.apache.org/docs/1.4.1/mllib-linear-methods.html are 
> apparently unused (and the code works after removing them). 
> Should I remove them or do they actually do anything? (But if they do, it is 
> a bad pattern.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to