sklearn\'s clustering outputs produce lists of labels (where the ith element will be labeled with the cluster it is in. Now, suppose I want a list
sklearn
i