I need to use KMeans from sklearn.cluster. I am on PyCharm using Python 3.7. My problem is that the import is not working. When I run from sklearn.cluster import KMean
from sklearn.cluster import KMean