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

Manoj Kumar commented on SPARK-6577:
------------------------------------

Ah, I just noticed that SciPy is an optional dependency. In any case, I believe 
in that any case having a "if _have_scipy", "else" clause, would lead to more 
lines of code to maintain. We could either have SciPy has a hard dependency, 
which would mean SparseMatrix would be a wrapper to scipy.CSR routines or we 
could just implement our own methods.



> SparseMatrix should be supported in PySpark
> -------------------------------------------
>
>                 Key: SPARK-6577
>                 URL: https://issues.apache.org/jira/browse/SPARK-6577
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib, PySpark
>            Reporter: Manoj Kumar
>




--
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