pyspark.mllib.linalg.
Vector
Methods
Methods Documentation
asML
Convert this vector to the new mllib-local representation. This does NOT copy the data; it copies references.
pyspark.ml.linalg.Vector
toArray
Convert the vector into an numpy.ndarray
numpy.ndarray