I am analysing a k-means clustering algorithm in pyspark and I have a syntax doubt. This is the relevant part of the code:
from pyspark.ml.clustering import K