spark-instrumented-optimizer/python/pyspark/mllib/linalg
Miles Yucht 827ed1c067 Correct SparseVector.parse documentation
There's a small typo in the SparseVector.parse docstring (which says that it returns a DenseVector rather than a SparseVector), which seems to be incorrect.

Author: Miles Yucht <miles@databricks.com>

Closes #11213 from mgyucht/fix-sparsevector-docs.
2016-02-16 13:01:21 +00:00
..
__init__.py Correct SparseVector.parse documentation 2016-02-16 13:01:21 +00:00
distributed.py [SPARK-12041][ML][PYSPARK] Add columnSimilarities to IndexedRowMatrix 2016-01-05 15:33:27 -08:00