You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "zhengruifeng (Jira)" <ji...@apache.org> on 2019/11/26 10:49:00 UTC

[jira] [Created] (SPARK-30046) linalg parity between scala and py sides

zhengruifeng created SPARK-30046:
------------------------------------

             Summary: linalg parity between scala and py sides 
                 Key: SPARK-30046
                 URL: https://issues.apache.org/jira/browse/SPARK-30046
             Project: Spark
          Issue Type: Improvement
          Components: ML, PySpark
    Affects Versions: 3.0.0
            Reporter: zhengruifeng


I found that ml.linalg and pyspark.ml.linalg have diffecent methods, for example:

in scala's 'ml.linalg':   Matrices.zero(3, 3) to create an empty matrix,

pyspark.ml.linalg does not have this method.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org