spark densevector to list code example
Example: spark densevector to list
In your case - at least according to the docs I found
- you should be able to access those values with
DenseVector.values
In your case - at least according to the docs I found
- you should be able to access those values with
DenseVector.values