[ Web Proxy ]
URL:
Viewing: https://spark.apache.org/docs/latest/api/python/reference/api/../api/pyspark.ml.linalg.Vector.html [Back]  [Original]

Vector — PySpark 4.2.0 documentation Skip to main content
Search the docs ...:

Vector#

class pyspark.ml.linalg.Vector[source]#

Methods

toArray()

Convert the vector into an numpy.ndarray

Methods Documentation

toArray()[source]#

Convert the vector into an numpy.ndarray

Returns

numpy.ndarray


Web Proxy Viewer  |  New URL  |  Original Page