Seaborn Tutorial : Seaborn Full Course

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ค. 2024
  • New Data Science / Machine Learning Video Everyday at 1 PM EST!!! [ Click Notification Bell ]
    This video provides complete coverage of Seaborn with many real world examples. Seaborn is a data visualization library built on top of Matplotlib. Seaborn is often used because it makes attractive visualizations and works easily with Pandas and NumPy.
    While with Matplotlib you often have to write multiple lines of code to create a plot, Seaborn makes assumptions on what you want which often translates into getting the same plot with 1 line of code.
    If you want a video that condenses the whole Seaborn API and all that it can do into 1 video with a ton of examples, then this video is for you.
    I cover most everything you'll learn by reading the API here. Next I'll cover SciPy, StatsModels, Plotly, Cufflinks, Scikit-learn, TensorFlow, PyTorch, Keras, Scrapy, Linear Algebra, Calculus and more. CLICK THE NOTIFICATION BELL
    MY UDEMY COURSES ARE 87.5% OFF TIL March 26th ($9.99) ONE IS FREE
    ➡️ Python Data Science Series for $9.99 : Highest Rated & Largest Python Udemy Course + 56 Hrs + 200 Videos + Data Science bit.ly/Master_Python_50
    ➡️ C++ Programming Bootcamp Series for $9.99 : Over 23 Hrs + 53 Videos + Quizzes + Graded Assignments + New Videos Every Month bit.ly/C_Course_50
    ➡️ FREE 15 hour Golang Course!!! : bit.ly/go-tutorial9 (100 Available)
    Seaborn GitHub Cheat Sheet : github.com/derekbanas/seaborn
    DATA SCIENCE VIDEOS
    Install for Windows : • Install Anaconda Windows
    Install for MacOS : • Install Anaconda MacOS
    Probability in One Video : • Probability for Data S...
    Statistics in One Video : • Statistics for Data Sc...
    NumPy in One Video : • NumPy Tutorial : Numpy...
    Pandas in One Video : • Pandas Tutorial : Pand...
    Matplotlib in One Video : • Matplotlib Tutorial : ...
    The most in demand skills in the world right now are in Data Science & Machine Learning! I will teach you everything imaginable about Data Science & Machine Learning including all the math, libraries, algorithms so that rather then playing with it on an elementary level you will Master it! The journey will be hard, but those willing to put in the time and brain power will be rewarded in the end.
    TABLE OF CONTENTS
    00:00 Intro
    00:28 Setup
    02:17 Import Data & Datasets
    04:22 Distribution Plot
    06:53 Joint Plot
    08:19 Hexagon Distribution
    08:36 KDE Plot
    09:06 Pair Plot
    12:05 Rug Plot
    13:05 Styling
    17:42 Bar Plot
    19:35 Count Plot
    20:41 Box Plot
    23:17 Violin Plot
    24:42 Strip Plot
    26:50 Swarm Plot
    28:07 Palettes
    32:18 Heatmaps
    38:33 Cluster Map
    42:11 Pair Grid
    46:57 Facet Grid
    54:47 Regression Plots
    Like the channel? Consider becoming a Patreon and get access to exclusive videos! All Patreons who contribute $1 or more get a FREE coupon code to my Python Programming Bootcamp Series!!!
    Check it out here: / derekbanas
    GET FREE STUFF AND SUPPORT MY TUTORIALS
    1. Get a Free Stock : share.robinhood.com/derekb1560
    2. Get 2 Free Audiobooks : amzn.to/2Y5FV2p
    #LearnWithMe #NewVideoEveryday #Seaborn
    THANK YOU TO MY PATREON SUPPORTERS LIKE :
    shapeganic.com/app/store (Calorie Counter & Weight Tracking App)
    ckcoder.com
    vsolutions.be
    lumarycodes
    github.com/metabake
    greedygammon.com
    mrjak318

ความคิดเห็น • 200

  • @derekbanas
    @derekbanas  3 ปีที่แล้ว +38

    00:00 Intro
    00:28 Setup
    02:17 Import Data & Datasets
    04:22 Distribution Plot
    06:53 Joint Plot
    08:19 Hexagon Distribution
    08:36 KDE Plot
    09:06 Pair Plot
    12:05 Rug Plot
    13:05 Styling
    17:42 Bar Plot
    19:35 Count Plot
    20:41 Box Plot
    23:17 Violin Plot
    24:42 Strip Plot
    26:50 Swarm Plot
    28:07 Palettes
    32:18 Heatmaps
    38:33 Cluster Map
    42:11 Pair Grid
    46:57 Facet Grid
    54:47 Regression Plots

    • @md.ashikmahamud5412
      @md.ashikmahamud5412 3 ปีที่แล้ว

      Dear Sir,
      I can not find the CSV file for practicing. would you please tell me how do I get this file??

    • @vamsikrishna4107
      @vamsikrishna4107 3 ปีที่แล้ว

      @@md.ashikmahamud5412 put the csv file in the same folder of your project.

    • @ahmadlakunle9607
      @ahmadlakunle9607 3 ปีที่แล้ว

      @@md.ashikmahamud5412 check github.com and search for the csv file then download, copy then paste to the jupyter folder

    • @texasfossilguy
      @texasfossilguy 2 ปีที่แล้ว

      Great tutorial. Appreciate you going into detail on the various options.

  • @adamfattal9602
    @adamfattal9602 3 ปีที่แล้ว +25

    If you're looking at the comments to see if this is worth your time, I can assure you that it is. Loads of value obtained from this video! Great job.

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว

      Thank you for the nice compliment :) I tried to do my best

  • @leonghchan
    @leonghchan 3 ปีที่แล้ว +18

    Very well explained at a great pace. I gained a lot from this 1 hour tutorial. Thank you!

  • @mr.fakeman4718
    @mr.fakeman4718 3 ปีที่แล้ว +5

    I've read the video's description.
    I've seen linear algebra and calculus too.
    You will be a life saver, Derek.
    Keep it up!

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว

      I'm trying to do my best 😁

  • @alexiaciarfella2640
    @alexiaciarfella2640 2 ปีที่แล้ว +4

    Thank you so much for taking the time to make this video! Great introduction to data visualization, will be using my learnings for my M.S. thesis!

  • @user-ez6ft5pb3i
    @user-ez6ft5pb3i 4 หลายเดือนก่อน +2

    I just completed your MatplotLib tutorial. It was great. I created a complete file of all you demonstrated. This satisfied two objectives. (1) I learned by doing and (2) by adding comments to the code as I went it will be a reference on how to do things in the future.
    Excellent class - keep up the good work (I'm starting the Seaborn tutorial now.

  • @campus_code_chronicles
    @campus_code_chronicles ปีที่แล้ว +1

    S tier tutorial, fast and to the point. Love your content Derek. Thank you!

  • @rajav4861
    @rajav4861 3 ปีที่แล้ว +15

    Thanks a LOT Derek!
    Have been waiting for this one!
    You are a LEGEND🙏

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว +5

      I'm very happy that I could help! Plotly is next

  • @Wowjustwowjustwow
    @Wowjustwowjustwow 3 ปีที่แล้ว +10

    10:22 the total bill was 16.99, so the extra cent makes it an even bill.
    loved the video, very useful

  • @mschuer100
    @mschuer100 ปีที่แล้ว +2

    This is probably the greatest tutorial I have watched. Great work, and thank you for putting the time into this!

    • @derekbanas
      @derekbanas  ปีที่แล้ว

      Thank you for taking the time to tell me you liked it :) I appreciate it!

  • @andres-o9u
    @andres-o9u 3 ปีที่แล้ว +4

    Amazing tutorial. It helped me step up my exploratory data analisis, specially the pair+facet grid.

  • @HalfEatenMushroom
    @HalfEatenMushroom 3 ปีที่แล้ว +3

    This intro to Seaborn is amazing. Thank you so much for this!

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว +1

      Thank you very much :) Happy I could help

  • @igniculus_
    @igniculus_ 3 ปีที่แล้ว +3

    Wow ... Thank you so much again ... I was looking for both latest matplotlib and seaborn tutorial ... You did both !!!! What a coincidence !!!

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว +3

      Thank you 😁 Plotly is coming next so we can interact with our plots!

    • @igniculus_
      @igniculus_ 3 ปีที่แล้ว

      Omg i was about to ask the same !!!! 🔥🔥🔥 Thank you so much !!!!

  • @Iamine1981
    @Iamine1981 3 ปีที่แล้ว +2

    Just found out you had this selection of lectures on Python package functionalities and they rock big time! Thanks for the work you put into them and I look forward to other ones.

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว

      Thank you Happy to be of help :)

  • @disinclinedto-state9485
    @disinclinedto-state9485 2 ปีที่แล้ว +1

    Great tutorial, thanks. Pretty close to perfect balance between describing too much and not describing enough... didn't feel like any of my time waste wasted, nor was I left confused. Cheers.

  • @andrealcantara1437
    @andrealcantara1437 3 ปีที่แล้ว +1

    Great tutorial man! Helped me a lot!

  • @purple1503
    @purple1503 หลายเดือนก่อน

    Excellent tutorials and to the points. Loving it the way you explain. Thank you, Derek.

  • @rajkundaliya7796
    @rajkundaliya7796 2 ปีที่แล้ว

    It couldn't have been better!!! You are a legend! Perfect pace, well at least for me

    • @derekbanas
      @derekbanas  2 ปีที่แล้ว +1

      Thank you for taking the time to tell me you enjoyed it :) I appreciate it!

  • @neelpatel8472
    @neelpatel8472 2 ปีที่แล้ว

    One of the best !!!! Really enjoyed watching this.

  • @shayanmirgilani6185
    @shayanmirgilani6185 3 ปีที่แล้ว +3

    Great tutorial. would you please do another tutorial and teach multiple sub-plots using Matplotlib and Seaborn. (use for loop to plot )

  • @jamesjohnathan4424
    @jamesjohnathan4424 3 ปีที่แล้ว +2

    Hi Derek nice explanatory video. I'm wondering if you can make a tutorial on scikit learn. It would be a big help. Since your explanations are well fitted in my head. lol

  • @odraudenoel
    @odraudenoel 3 ปีที่แล้ว +2

    Awesome tutorial, thanks a million times!

  • @AlidelOro
    @AlidelOro 3 ปีที่แล้ว +1

    Thanks Derek. very helpful content especially the narration style is friendly and enhances the ability to absorb more information from what's being said!! Thanks a lot.

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว +1

      Thank you :) I'm very happy that you enjoyed it

    • @AlidelOro
      @AlidelOro 3 ปีที่แล้ว

      @@derekbanas I'm learning Data Science and Business Analytics. Saw your tutorial first time, subscribed now and hopefully will find more such amazing content. Really appreciate your efforts Man. Cheers!

  • @emilyemily6246
    @emilyemily6246 2 ปีที่แล้ว +3

    Very well done tutorial! Thank you so much, you deserve a thumb up!

    • @derekbanas
      @derekbanas  2 ปีที่แล้ว

      Thank you :) I'm happy I could help

  • @neptunesbounty1786
    @neptunesbounty1786 3 ปีที่แล้ว

    A very detailed, organised and concise tutorial - Kudos.

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว +1

      Thank you for taking the time to write me a nice message 😁 I appreciate it

  • @SethuramKishore
    @SethuramKishore ปีที่แล้ว +1

    Amazing content, simple and straight to the point. Thank you!

    • @derekbanas
      @derekbanas  ปีที่แล้ว

      Thank you for taking the time to tell me you found it useful

  • @dr.sandeepprabhu9014
    @dr.sandeepprabhu9014 4 หลายเดือนก่อน

    One of the best videos on seaborn

  • @siyays1868
    @siyays1868 2 ปีที่แล้ว

    Thanku so much Derek for a wonderful seaborn tutorial. It was in-depth,interesting.🥰

    • @derekbanas
      @derekbanas  2 ปีที่แล้ว

      Thank you for taking the time to tell me you enjoyed it :) I appreciate it!

  • @user-zd6so7up8r
    @user-zd6so7up8r 2 ปีที่แล้ว

    Amazing teaching. Thank you!

  • @narad1961
    @narad1961 3 ปีที่แล้ว +1

    this is an awesome tutorial on Seaborn! Thanks a lot

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว +1

      Thank you for the nice compliment :)

  • @nitowl8515
    @nitowl8515 ปีที่แล้ว

    thank you so much for this course, dude!

  • @ahmadzulfadhli1500
    @ahmadzulfadhli1500 3 ปีที่แล้ว +1

    Great video Derek!!

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว

      Thank you very much :)

  • @engrmonirulislam9688
    @engrmonirulislam9688 3 ปีที่แล้ว

    Great lesson for all. Thanks a lot.

  • @tamalmajumder7160
    @tamalmajumder7160 3 ปีที่แล้ว

    Thanks a LOT Derek SIR!
    You are a LEGEND🙏

  • @Owlzon
    @Owlzon 2 ปีที่แล้ว

    Very clear !!! Thank you so much.

  • @Ahmed-lc2mu
    @Ahmed-lc2mu 3 ปีที่แล้ว +5

    Thank you soo much,
    Thank you soo much,
    It help me a lott
    You are a Legend....

  • @jariuslouie
    @jariuslouie 3 ปีที่แล้ว +1

    Hi! How are you? I hope you are doing well. I can’t believe that I just found your channel today. Thank you very much for all your content.

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว

      I'm always doing great even with a broken foot :) I hope you are doing well also. I'm very happy that you are enjoying the videos

  • @upgraduate
    @upgraduate 2 ปีที่แล้ว

    Very nice crash course on seaborn, looking for more videos like this.

    • @derekbanas
      @derekbanas  2 ปีที่แล้ว

      Thank you :) I have one for pretty much every data science library

  • @katet4634
    @katet4634 ปีที่แล้ว

    Thanks Derek! Awesome video!

    • @derekbanas
      @derekbanas  ปีที่แล้ว

      Thank you :) I'm happy I could help

  • @imranyasin7537
    @imranyasin7537 2 ปีที่แล้ว

    Excellent video! Thank you very much

  • @LiquidMasti
    @LiquidMasti 2 ปีที่แล้ว

    I love the way you say data.

  • @luctiber
    @luctiber 3 ปีที่แล้ว

    Awesome Derek ! Thanks

  • @mahdizare3226
    @mahdizare3226 7 หลายเดือนก่อน

    it was so perfect and useful
    good luck

  • @dataanalyticswithmichael8931
    @dataanalyticswithmichael8931 2 ปีที่แล้ว

    Nice tutorial, seaborn is one of my favourite labrary

  • @joashcolaco253
    @joashcolaco253 3 ปีที่แล้ว +1

    This video was awesome! Thank you so much :)

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว

      Thank you very much :)

  • @viniciusoviedo
    @viniciusoviedo 3 ปีที่แล้ว +1

    Amazing video !! Thanks for sharing your knowledge =)

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว +1

      Thank you for the nice compliment :) I'm happy I could help

  • @jeffwizz1482
    @jeffwizz1482 ปีที่แล้ว

    As usually, amazing thanks a lot :)

  • @ThirumaleshHS1
    @ThirumaleshHS1 3 ปีที่แล้ว +4

    Wow you’re a true legend. Keeping up the promise to teach the community is very hard, yet you always ensure to achieve it. Thanks a ton.
    I will checkout this video. Also I checked the description of this video and one of the next items mentioned therein was Scrapy, May I ask if you could start with base as BeautifulSoup and then build on scrapy? Because BeautifulSoup is simple yet powerful, it forces the programmer to do all the work with good understanding of web scraping.
    Also another request. Once you find time please check the possibilities of making tutorial on PyQtGraph.
    Thanks😇

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว +1

      I do my best to fulfill promises :) Yes I think BeautifulSoup would be great to cover. I've made videos on it in the past, but they could use an update. I'm looking into PyQtGraph

    • @ThirumaleshHS1
      @ThirumaleshHS1 3 ปีที่แล้ว

      Derek Banas thanks 😊

  • @arunavnanda7
    @arunavnanda7 3 ปีที่แล้ว +6

    Hey Derek! I just wanted to know how to show whiskers in boxplot as standard deviation and not as a percentile division?

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว +6

      You can manipulate the whiskers using the whis parameter seaborn.pydata.org/generated/seaborn.boxplot.html

  • @garethedwards6781
    @garethedwards6781 2 ปีที่แล้ว

    Great tutorial, dude. Helped me a lot

    • @derekbanas
      @derekbanas  2 ปีที่แล้ว

      Thank you :) I'm very happy that I could help

  • @prajwalsatannavar4576
    @prajwalsatannavar4576 ปีที่แล้ว +1

    Thank u...Its really awesome...

  • @maynoaria6361
    @maynoaria6361 2 ปีที่แล้ว

    You are amazing. Thank you!

    • @derekbanas
      @derekbanas  2 ปีที่แล้ว

      You are very kind :) Happy I could help

  • @skerody
    @skerody 3 ปีที่แล้ว

    Hi Derek, Good Morning!!!!
    I'm not getting Legend on the graph / chart. pls let me know what setting / what inline command i need to use for getting legend on the plot.

  • @marinarosell5022
    @marinarosell5022 2 ปีที่แล้ว

    This is amazing, thanks!

  • @iuliatomescu134
    @iuliatomescu134 2 ปีที่แล้ว

    Really good tutorial!

  • @digigoliath
    @digigoliath 3 ปีที่แล้ว

    Awesome!!! TQVM!!

  • @janabark6415
    @janabark6415 3 ปีที่แล้ว +1

    Thank you so much for the content I subscribed to. Is it possible to assign a palette to the Hexagon Distribution chart? I tried it like this: g = sns.jointplot( x = "Price" , y = "Rank" , data = df , kind = "hex", height=10, palette= "husl") -- but the palette didn't worked, colours did not changed. :)

  • @sidindian1982
    @sidindian1982 ปีที่แล้ว

    Excellent Presentation on Seaborn Sir 🙂 ,,.,.. I am your latest subscriber

  • @bluetaurean
    @bluetaurean 2 ปีที่แล้ว

    Fantastic tutorial.

    • @derekbanas
      @derekbanas  2 ปีที่แล้ว

      Thank you very much :)

  • @alonealien2523
    @alonealien2523 5 หลายเดือนก่อน

    good explanation!

  • @troniclt5752
    @troniclt5752 3 ปีที่แล้ว +1

    Legit, awesome work.

  • @parth.mandaliya
    @parth.mandaliya 2 ปีที่แล้ว +1

    Can you please show how to plot recision boundary with multiple features? Or how to plot linear regression with multiple features?

  • @NeilG2023
    @NeilG2023 3 ปีที่แล้ว +1

    Does anyone know how you would label each data point so the dataframe values showed above each plot on the graphs?

  • @ktswjp
    @ktswjp ปีที่แล้ว

    Superb quality!

  • @wherethesidewalkends949
    @wherethesidewalkends949 2 ปีที่แล้ว

    really desperately needed you to use that csv dataset!

  • @SlazeM7
    @SlazeM7 3 ปีที่แล้ว +1

    Thanks, Derek. Very Cool!

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว

      I'm very happy you liked it :)

    • @SlazeM7
      @SlazeM7 3 ปีที่แล้ว

      @@derekbanas Can't wait for the plotly video!

  • @DaudiMazengoMasterDTEM
    @DaudiMazengoMasterDTEM 5 หลายเดือนก่อน

    Very nice. Big up

  • @user-gi8xk4ou4u
    @user-gi8xk4ou4u 3 ปีที่แล้ว +1

    Hi, Derek. I want to thank you for your great work, it saved me a lot of time! But I also have a question - when I'm tryint to set a sns style, I'm getting an error: 'str' object is not callable. Do you have any idea, how to deal with it?

  • @rangerxd1225
    @rangerxd1225 ปีที่แล้ว +1

    how to show compact letter display (a, ab, b, bc)to show which one are significantly difference on x-axis when plotting in seaborn?

  • @photosynthesis_by_pete4006
    @photosynthesis_by_pete4006 3 ปีที่แล้ว

    Top class. From Australia with love. KUDOS

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว

      Thank you very much :)

  • @gormiksoc
    @gormiksoc 3 ปีที่แล้ว +1

    Hey anyone know how I can create 2 separate box plots next to each other rather than one above the other?

  • @moshestark9693
    @moshestark9693 3 ปีที่แล้ว

    Very useful. Amazing' thank you so much for this

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว

      Thank you very much :)

  • @koteshgoud4508
    @koteshgoud4508 11 หลายเดือนก่อน +1

    very big thank u sir ❤❤

  • @rutushaliborawake7034
    @rutushaliborawake7034 10 วันที่ผ่านมา

    great video

  • @sfodjknfwoa
    @sfodjknfwoa 2 ปีที่แล้ว

    thank you!

  • @Emma-mu7kj
    @Emma-mu7kj 3 ปีที่แล้ว

    thanks mr. for this video

  • @GrandZangoule
    @GrandZangoule 5 หลายเดือนก่อน

    Thanks!

  • @morthim
    @morthim ปีที่แล้ว +1

    strange that the box plot category doesnt show a box plot.
    a box plot finds the median which is the central line in that box. then if you slice the data set there, and find the median between the minimum and the median, you get teh lower quartile. and the median from the median to the maximum for the higher quartile.
    the quartiles and the standard deviation shouldnt be the same thing. the standard deviation for a normal set should be + - 34% from the median.
    not sure if im wrong, if the program is wrong, or if you are wrong.

  • @anindasadman443
    @anindasadman443 3 ปีที่แล้ว +1

    Just what I wanted. Take lots of love, master. One more thing, which one would you prefer? Seaborn or matplotlib for basic visualization in data analysis.

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว

      I'm happy you liked it :) Matplotlib is used when you want a lot of control and Seaborn in other situations.

    • @anindasadman443
      @anindasadman443 3 ปีที่แล้ว

      Alright gotcha. In that case seaborn is the one for me then. Thanks again

  • @andreazecchi812
    @andreazecchi812 3 ปีที่แล้ว

    Always the best, in the world! 💯💯💯💯

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว +1

      Thank you very much :) I always try to do my best

  • @saadarbani
    @saadarbani 2 ปีที่แล้ว

    how to use aggregate functions(count, sum ,min, max) while plotting in seaborn.
    for example I want to count some value in y axis again some value in x axis

  • @didierleprince6106
    @didierleprince6106 ปีที่แล้ว

    Superbe ! 😊

  • @hsinghal1
    @hsinghal1 2 ปีที่แล้ว

    Thanks, That is great

    • @derekbanas
      @derekbanas  2 ปีที่แล้ว

      Thank you very much :)

  • @dhivya_animal_lover
    @dhivya_animal_lover 2 ปีที่แล้ว

    I appreciate your video for us :) THank you :)

    • @derekbanas
      @derekbanas  2 ปีที่แล้ว +1

      I’m very happy to be of help :)

  • @nerjap6214
    @nerjap6214 3 ปีที่แล้ว

    Thank you so much

  • @virenbhujbal3603
    @virenbhujbal3603 3 ปีที่แล้ว

    Brilliant explanation

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว

      Thank you Happy to be of help :)

  • @bennguyen1313
    @bennguyen1313 3 ปีที่แล้ว

    Isn't pyplot, also built on matplotlib, and also attempts to simplify it's use by including panda, etc? When would you use seaborn vs just matplotlib?
    BTW, seaborn/panda can be used offline, but if you use Jupyter, everything, including the data, must be connected to the internet?

  • @mosihn-zj9gg
    @mosihn-zj9gg หลายเดือนก่อน

    thanks ❤

  • @cicidu8577
    @cicidu8577 2 ปีที่แล้ว

    Thank you for the video! Where can I find the jupyter notebook for this?

    • @derekbanas
      @derekbanas  2 ปีที่แล้ว

      I have a link in the description github.com/derekbanas/seaborn

  • @fealgu100
    @fealgu100 3 ปีที่แล้ว

    Can you add a title to plots without call plt?

  • @spencerbaumrukey1899
    @spencerbaumrukey1899 ปีที่แล้ว

    10:22 "who tips 1 dollar and 1 cent?"
    rows 0 and 1 tipped to round the total_bill+tip to an even number AKA the best way to tip. In fact, 24.59% of the dataset tipped to an even number

  • @anatoliyzavdoveev4252
    @anatoliyzavdoveev4252 2 ปีที่แล้ว

    Support content💪

  • @nuirejuvini9951
    @nuirejuvini9951 2 หลายเดือนก่อน

    Hello, I have a question for corr() when we were using it in Heatmaps
    @ 34:00
    I received an error while using .corr() in the line
    > crash_mx = crash_df.corr()
    > crash_mx
    It was a ValueError stating the it could not convert string to float for the abbrev columns.
    > ValueError: could not convert string to float: 'AL'
    I was able to kinda solve this by telling it to only take in numeric datatypes using pandas
    > numeric_columns = crash_df.select_dtypes(include=['number']).columns
    > crash_mx = crash_df[numeric_columns].corr()
    but is there a better way of doing this? or did I make a dumb mistake-
    Thanks for creating this video!

  • @9zQx86LT
    @9zQx86LT 3 ปีที่แล้ว

    awesome !

  • @NeelamL15
    @NeelamL15 ปีที่แล้ว

    Hi Derek. Could you provide a link to the ComputerSales.csv file. It is difficult to learn Seaborn by replicating your teachings, if I dont have access to the CSV file.

  • @existentialcrisis9757
    @existentialcrisis9757 3 ปีที่แล้ว +2

    Thanks Eric.

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว +2

      Happy to help, but my names Derek :)

    • @existentialcrisis9757
      @existentialcrisis9757 3 ปีที่แล้ว +2

      @@derekbanas I am extremely sorry.

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว +3

      That's no problem. I have a weird name that a lot of people mess up

  • @codyvandervoort4079
    @codyvandervoort4079 3 ปีที่แล้ว +1

    Thanks man

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว

      Happy to help :)

  • @AmitChaudhary-qx5mc
    @AmitChaudhary-qx5mc 2 ปีที่แล้ว

    when kde=false then what y axis represent?

  • @nakissafarajpour374
    @nakissafarajpour374 3 ปีที่แล้ว

    Hi Derek
    May I ask how you get to the starting screen first appears at 0:30?
    I have already installed Seaborn on Jupyter however not unable to get to your starting point.

    • @derekbanas
      @derekbanas  3 ปีที่แล้ว

      That is a jupyter notebook in a browser

    • @nakissafarajpour374
      @nakissafarajpour374 3 ปีที่แล้ว

      @@derekbanas Thanks Derek.
      I use Jupyter on browser too. But my question is how to get to this very page with cells as Set up, Import Data, Distribution Plots, etc. I installed Seaborn already but should I run some code to get here? Sorry if it looks like a weird question.

  • @whalingwithishmael7751
    @whalingwithishmael7751 ปีที่แล้ว

    Does anyone know how to change the size of your plot?