Question 5

Last Updated :
Discuss
Comments

Which Seaborn function is best suited for visualizing the probability density of a continuous variable?

sns.boxplot()

sns.kdeplot()

sns.countplot()

sns.pointplot()

Share your thoughts in the comments