Description
Missing methods in linalg.distributed
RowMatrix
1. computeGramianMatrix
2. computeCovariance
3. computeColumnSummaryStatistics
4. columnSimilarities
5. tallSkinnyQR
IndexedRowMatrix
1. computeGramianMatrix()
CoordinateMatrix
1. transpose()
BlockMatrix (these may be able to be rolled into 6488)
1. validate()
2. cache()
3. persist()
4. transpose()
Attachments
Issue Links
- is blocked by
-
SPARK-11497 PySpark RowMatrix Constructor Has Type Erasure Issue
- Resolved
- links to