Seaborn Tutorial : Seaborn Full Course
Derek Banas · 9,842 words · 49 min read · EN-ORIG

Below is the complete, readable transcript of Seaborn Tutorial : Seaborn Full Course by Derek Banas on YouTube. Read the full text, copy any part you need, or generate a transcript for any video with our free tool.
well hello internet and welcome to my seabourn video tutorial series where you're going to learn pretty much everything you'd ever want to know about seabourn all in one video and basically seabourn just to cut to the chase is a data visualization library built on top of matplotlib and in the description underneath the video if you
don't know what matplotlib is i cover that along with everything else you could ever want to know this is part of my data science and machine learning tutorial series now this is jupiter notebooks which are where i'm gonna do everything you can see everything that i am going to cover in this tutorial right
here and also underneath the video you're gonna find a table of contents that you can use to jump to whatever specifically you might be interested in now while in matplotlib you often had to write multiple lines of code to create a plot as you're going to see seaborne makes assumptions on what you
want which is often going to translate into getting the same exact plot with just one line of code so it's really cool and you install it either by using the anaconda environment tab which you may or may not have if you're using jupiter notebooks or you can enter any of these into the terminal you could either say pip
install seaborn or you could say conda install seaborn okay so either one of those is going to get everything going now what i'm going to do here first just to set up everything is to import numpy i'm also going to import pandas and i'm going to import matplotlib and of course i am going to import
seaborn kind of hard to do a seaborn tutorial if you don't do that i'm going to do a couple other things here i'm going to set it up so that my plots are going to show up directly inside of my jupiter notebook like this and then i'm going to add a couple other commands for auto reloading
Transcribe another video
Paste any YouTube, Instagram or TikTok link to get a free transcript.