- class pyspark.mllib.linalg.Vector[source]#
Methods
asML()Convert this vector to the new mllib-local representation.
toArray()Convert the vector into an numpy.ndarray
Methods Documentation
Vector — PySpark In-Progress documentation
Vector — PySpark In-Progress documentation
Methods
|
Convert this vector to the new mllib-local representation. |
|
Convert the vector into an numpy.ndarray |
Methods Documentation