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.
We'll cover the following
Histogram
The hist()
pandas function lets us easily visualize the distribution of each variable.
Get hands-on with 1400+ tech skills courses.