It Has code for a real world problem based on KMeans Clustering.
I have used numy,pandas, matplotlib,sklearn etc .
I have used numpy for handling arrays and vectors .
I have used pandas for Dataframe operations .
I have used matplotlib for visualisations of clusters using many scatter pots .
I have used sklearn for KMeansClustering fitting .