All functions

explore_DBSCAN_clustering()

fit and plot DBSCAN clustering on numeric columns of the dataset

explore_KMeans_clustering()

fits and plots KMeans clusterings on numeric columns of the dataset

explore_categorical_columns()

Performs EDA of categorical features.

explore_clustering()

fit and plot K-Means, DBScan clustering algorithm on the dataset

explore_numeric_columns()

Performs EDA of numeric features

explore_text_columns()

Performs EDA of text features