Intermediate Data Visualization with Seaborn
Chris Moffitt
Instructor

displot() is the best place to start for this analysisrugplot(), kdeplot() and ecdfplot() can be useful alternatives
lmplot() performs regression analysis and supports facetting
catplot

lmplotdisplot

Intermediate Data Visualization with Seaborn