Exploratory Data Analysis

Learn how to perform exploratory data analysis for clustering on our dataset and plot data on histograms, color-encoded matrices, and scatter plots.

Histogram

The hist() pandas function lets us easily visualize the distribution of each variable.

Get hands-on with 1200+ tech skills courses.