Seaborn Tutorial - Part 1: RELPLOT: Scatter Plots

preview_player
Показать описание
This is the first video in my series of Seaborn tutorials. I am excited to take us thru multiple videos where I am going to be showing how to take your visualization skills to the next level.

#seaborn #relplot #seaborntutoirial

Seaborn is a very robust visualization library based on matplotlib that has taken the graphics journey in Python to the next level. It also makes life easier by integrating various parameters into the main functions, saving heaps of time and effort.

The code from this video (with added logging) can be found at:

- My Matplotlib Tutorial Playlist:

00:00 Introduction
00:32 What is Seaborn?
02:42 Installing Seaborn
03:35 Making our first scatterplot
06:26 Setting relplot parameters
09:30 Making subplots in Seaborn
13:13 Using the scatterplot() function to make a scatterplot
Рекомендации по теме
Комментарии
Автор

خوشحالم آشنا شدم با شما که از پایه دارین یاد میدین، من البته خیلی نیاز به آموزش دیپ لرنینگ دارم و امیدوارم حوزه شما به این حوزه برسه

raziehshahsavar
Автор

I have used this function. But I dont use hue in the function I use instead col so I can have one type in the left graph and other type in the right graph. But they are the same color because I dont use hue. I want to keep it like that, but change the colors of the graph of the left and the graph of the left. The palette does not function beacuse it only applies to the hue. How can I change the color mantaining the same line? Any tip? Thanks in advance!

javirodriguez