Create the ridge plot using python 🐧

3 months ago
9

This code creates a ridge plot 🐧 to visualize the distribution of bill lengths across different penguin species using KDEs (Kernel Density Estimates). The seaborn FacetGrid helps layer and stack these distributions for easy comparison across categories.

Loading 1 comment...