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

Joseph K. Bradley commented on SPARK-7785:
------------------------------------------

Ping [~brkyvz] [~mengxr] to weigh in on how many linalg methods we want to add 
to our PySpark classes

> Add missing items to pyspark.mllib.linalg.Matrices
> --------------------------------------------------
>
>                 Key: SPARK-7785
>                 URL: https://issues.apache.org/jira/browse/SPARK-7785
>             Project: Spark
>          Issue Type: Sub-task
>          Components: MLlib, PySpark
>            Reporter: Manoj Kumar
>
> For DenseMatrices.
> Class Methods
> __str__, transpose
> Object Methods
> zeros, ones, eye, rand, randn, diag
> For SparseMatrices
> Class Methods
> __str__, transpose
> Object Methods,
> fromCoo, speye, sprand, sprandn, spdiag,
> Matrices Methods, horzcat, vertcat



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