Introduction to Seaborn | How seaborn Python works with matplotlib along with seaborn and pandas

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024

Комментарии • 110

  • @raihanfirdaus7987
    @raihanfirdaus7987 3 года назад +16

    This is what exactly I'm looking for, as a newbie data scientist I really enjoy these tutorials. Thank you Kimberly! :)

    • @KimberlyFessel
      @KimberlyFessel  3 года назад

      So good to hear! I wish you all the best as you begin your data science journey!

  • @rubayetalam8759
    @rubayetalam8759 3 года назад

    hey! Great Tutorials ! Thanks

  • @stevenlavelle
    @stevenlavelle 2 года назад +5

    Great organization of topics, great presentation. Can't wait to watch more of your videos!

  • @richardbennett4365
    @richardbennett4365 2 года назад +1

    I wonder why this doctor chooses sns instead of something easier like sea or born. Sns is so cryptic and seems to be unrelated to s-e-a-b-o-r-n.

    • @jasmadsen
      @jasmadsen 6 месяцев назад

      It’s a West Wing reference.

    • @thomasnabon7001
      @thomasnabon7001 6 месяцев назад

      This is a common usage

  • @dperezc88
    @dperezc88 2 года назад +3

    This series is amazing. I have a question, What command do you use (min 3:03) to see the function parameters, I tried with SHIFT+TAB but it doesn't show me all the signatures, just shows: Signature: sns.set(*args, **kwargs)

    • @geomicrobio
      @geomicrobio 2 года назад

      Hola Daniel lograste resolver? me aparece lo mismo. Saludos

    • @dperezc88
      @dperezc88 2 года назад

      @@geomicrobio no, no encontré

    • @KimberlyFessel
      @KimberlyFessel  Год назад +1

      Hey there - If you are still interested in a reply... this video was created with an older version of Seaborn. For newer versions, the preferred command is sns.set_theme(). Try that and then do SHIFT + TAB TAB (hit TAB twice while holding SHIFT) to expand out the docs. Cheers!

  • @hamadjaved45
    @hamadjaved45 2 месяца назад +1

    Kimberly, these are a wonderful set of videos. Thanks for creating

  • @TheChadtech
    @TheChadtech 2 года назад +2

    Exactly what i was looking for. You are so underrated, you need more followers

  • @tadicahya6439
    @tadicahya6439 Год назад

    Hello arknights player who accidentally end up here after searching seaborn lore

  • @richardbennett4365
    @richardbennett4365 2 года назад

    I wonder why everyone pronounces matplotLIB as lib with a short i sound instead of a long i sound as in LIBRARY.

  • @davestaggers2981
    @davestaggers2981 Год назад +1

    Thank you for developing the playlist introduced by this video. These were very informative, and I really appreciated how you start with the objective of each plot type before diving into syntax.

  • @alainleclerc4523
    @alainleclerc4523 Год назад +1

    you are just amazing!! so well explained!! really thank you very much 😀🌺

  • @hongducle5390
    @hongducle5390 3 года назад +2

    You are amazing! Thank you for this great tutorial

  • @darijozivkovic7931
    @darijozivkovic7931 Год назад

    Do I need to learn Matplotlib first or I can just jump on Seaborn?

  • @deldridg
    @deldridg 2 года назад +1

    Thank you very much Kimberly. Very useful. I have had many years working around the globe in a consulting capacity and have recently been migrating a lot of my analytical work from Excel to Python - party for the challenge but also for the wonderful analytical tools on offer. My global consulting is irrelevant to the point but it's always fun to say... ;-)
    Cheers and thank you from Sydney - David

  • @aahmadameen7643
    @aahmadameen7643 5 месяцев назад +1

    your teaching method too friendly and easy to understand as a newbies...kimberly keep it up.
    It was really very helpfull for me.

    • @KimberlyFessel
      @KimberlyFessel  5 месяцев назад

      Why, thank you! Very glad to hear it was helpful 👍

  • @nurwijayadi
    @nurwijayadi 6 месяцев назад

    I really love this.
    I use yt-dlp, and it doesn't sort well, unless sort by modified date. So I open the browser while learning.
    Thank you so much. It is helpful.

    • @KimberlyFessel
      @KimberlyFessel  6 месяцев назад +1

      So glad you enjoyed it and found it helpful - cheers! 😁

  • @jaydebbhunia3676
    @jaydebbhunia3676 Год назад

    can you kindly share the dataset to practice the code

  • @rachanpreetsingh9018
    @rachanpreetsingh9018 Год назад

    i came here to see the beautiful kimberly..☺☺

  • @Daijyobanai
    @Daijyobanai Год назад

    Python folks really like their upbeat jaunty music! It's fascinating to me, coming from more general programming to this data-science world in which people are ... happy?

  • @VAIBHAVMALHOTRA19
    @VAIBHAVMALHOTRA19 7 месяцев назад

    Im getting strikethrough on set when I am coding on VS Code

    • @KimberlyFessel
      @KimberlyFessel  7 месяцев назад

      Hi there - sns.set() still works for me with Seaborn version 0.13.1, but you could try sns.set_theme() and see if that works. The set function is an alias for set_theme. 👍

  • @cookieuk1278
    @cookieuk1278 2 года назад

    Not very clear I'm afraid. Pup install seaborn: u don't say that u need to nav to pip dir. Sns(set) .; up Dr not explain how u r changing settings.....just in first minute

  • @pankajgoikar4158
    @pankajgoikar4158 Год назад

    You are just amazing mam. I'm big fan of yours. Thank you for the wonderful video. Thanks a lot. 😀

  • @andreazecchi812
    @andreazecchi812 3 года назад +1

    The best, absolutely. Clear and so direct.

    • @KimberlyFessel
      @KimberlyFessel  3 года назад +1

      Thanks so much -- glad you are enjoying!

  • @tillw9730
    @tillw9730 3 года назад +1

    excellent series and explanation. Thank you!

    • @KimberlyFessel
      @KimberlyFessel  3 года назад

      Most welcome - glad you are enjoying the series!

  • @b22_srikanthreddy31
    @b22_srikanthreddy31 Год назад

    at timing 3.13 s how to get the signature dialogue box i.e the dictionary of the function in a dialogue box ??

    • @b22_srikanthreddy31
      @b22_srikanthreddy31 Год назад

      plsss reply anyone

    • @KimberlyFessel
      @KimberlyFessel  Год назад

      Hi! This video was created with an older version of Seaborn. For newer versions, the preferred command is sns.set_theme(). Try that and then do SHIFT + TAB TAB (hit TAB twice while holding SHIFT) to expand out the docs. Cheers!

  • @datoalavista581
    @datoalavista581 2 года назад

    Great wording !

  • @MroiDev
    @MroiDev Год назад

    Thank you for the explanation. Good job, Kimberly!

  • @emanabdelhaleem7561
    @emanabdelhaleem7561 6 месяцев назад

    I've just started the video and I'm optimistic this will be a great series.

  • @abcabcfirebreath
    @abcabcfirebreath 2 года назад

    I thank you for generously sharing this video and github depository, it has been a massive help.

  • @jiwonpark1765
    @jiwonpark1765 3 месяца назад

    Thank you, Kimberly, for your excellent videos. Your video is very educational and informative. Even slow person like me could easily follow your instructions, and I could construct density plots of the dataset that I had been playing with (10-yr wind obs in the Hunter Valley NSW) after simply watching your video. Many thanks :)

    • @KimberlyFessel
      @KimberlyFessel  3 месяца назад

      So glad to hear you found my videos valuable! Wishing you all the best on your wind data project 😀

  • @tapioms
    @tapioms 3 года назад +1

    Simple, concise, and short. Good video!

  • @renatomello1998
    @renatomello1998 3 года назад

    Kimberly, you are awesome. Thank you so much!

  • @airgeaz3871
    @airgeaz3871 2 года назад

    I think i have a long journey to spend here, thanks for tips

  • @daliamarzouk5594
    @daliamarzouk5594 2 года назад

    Thanks :D :D

  • @danilosantiagocriollochave7649
    @danilosantiagocriollochave7649 2 года назад

    I want to use boxplots with seaborn in nested loops , its possible ??

  • @vivekraj7520
    @vivekraj7520 2 года назад

    Nice work

  • @junaidameen2224
    @junaidameen2224 2 года назад

    Such a kwoledge level class.thnq mam

  • @EvaPev
    @EvaPev 11 месяцев назад

    Outstanding presentation and organisation.

  • @saradhithota4098
    @saradhithota4098 3 года назад

    Hey Kimberly Fessel! This is a great intro to Seaborn. I was trying to import data from local. It seems load_dataset('abc.csv') isn't working. Could you help me load dataset. I would appreciate if you could step in here. Thanks in advance.

    • @KimberlyFessel
      @KimberlyFessel  3 года назад +1

      Hi there - the Seaborn function .load_dataset() only works for the specific datasets that come with Seaborn. You can view a full list of those datasets by executing sns.get_dataset_names(). To load in your own data, you will probably want to use pandas. First do "import pandas as pd" and then you can use "df = pd.read_csv('abc.csv')". After that you can plot your dataframe df with Seaborn!

  • @troy_neilson
    @troy_neilson Год назад

    Fantastic video. Looking forward to exploring the rest of the series!

  • @brendafosmire6519
    @brendafosmire6519 4 года назад

    THNAK YOU. This is exactly what I need and want.
    I am an analysts who wants to move fully to Python going away from Tableau/Alteryx.

    • @KimberlyFessel
      @KimberlyFessel  4 года назад

      Fantastic -- so glad this was useful! Good luck on your Python journey.

  • @nishant_poddar
    @nishant_poddar 3 года назад

    Hi, I liked your channel. Have one question if you can take up- How can I draw stacked bar plot in one line of code in Seaborn?
    something similar I can do in pandas plot function e.g. df_states.plot.bar(stacked=True, figsize=(20,10), grid=False, title="Cousines By State");

    • @KimberlyFessel
      @KimberlyFessel  3 года назад +1

      Glad you like my channel! This is a good question -- I will have to dig into the Seaborn source code more because at the moment, I don't know how you could accomplish this in the nice easy way that pandas provides. If you do just want the Seaborn styling, you could always import seaborn as sns and then just do sns.set() before your pandas plot to update matplotlib's styling via the rc parameters.

  • @yuchaozhang3587
    @yuchaozhang3587 3 года назад

    Hi, Kimberly. I really like this video series about seaborn, and I appreciate it very much. Are you interested in making a video about seaborn palette? Feel a little confused about that.

    • @KimberlyFessel
      @KimberlyFessel  3 года назад

      Yes! I have been wanting to make a video about seaborn color palettes for nearly a year now. Now to just sit down and make it - hopefully soon! 👍

  • @billionairepodcast
    @billionairepodcast 8 месяцев назад

    Thank you Kimberly, very nice tutorial.

    • @KimberlyFessel
      @KimberlyFessel  8 месяцев назад +1

      Glad it was helpful! 😁

    • @billionairepodcast
      @billionairepodcast 8 месяцев назад +1

      @@KimberlyFessel could you please make videos series about Statistics ? I couldn't find any statistic people who can explain things easier and better than you with very pleasing and soothing voice :)

    • @KimberlyFessel
      @KimberlyFessel  8 месяцев назад

      @@billionairepodcast Great idea! I have done a few videos on data science metrics, but I've always wondered if I should put my math PhD to use and do more stats/math videos... 🤔

    • @billionairepodcast
      @billionairepodcast 8 месяцев назад

      ​@@KimberlyFessel I've watched them, your videos of DS metrics. To be honest all of your videos. Haha
      Your idea sounds nice. Can't wait to learn more from you :)

  • @lohikarhu734
    @lohikarhu734 2 года назад

    Great presenter...very engaging...

  • @gabrielasouzabatista987
    @gabrielasouzabatista987 3 года назад

    Thank you so much for this video. That's what I was looking for!!

    • @KimberlyFessel
      @KimberlyFessel  3 года назад

      Fantastic! Very glad to hear it was helpful for you 😀

  • @perryliu6573
    @perryliu6573 3 года назад

    Kim, how do you implement collapse dropdown for multiple cells?

    • @KimberlyFessel
      @KimberlyFessel  3 года назад

      I installed nbextensions ( jupyter-contrib-nbextensions.readthedocs.io/en/latest/install.html ) which allows for additional functionality in Jupyter Notebook. Those dropdowns are an extension called "Collapsible Headings" ( jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/collapsible_headings/readme.html ).

  • @santoshkumargouda6033
    @santoshkumargouda6033 3 года назад

    This is extermely well explained tutorials on data viz .

    • @KimberlyFessel
      @KimberlyFessel  2 года назад

      Oh thank you! Glad you are enjoying my explanations. 😄

  • @samruddhideshmukh5928
    @samruddhideshmukh5928 3 года назад

    Short and clear explanation and demonstration. Very helpful in understanding the uses of the various seaborn plots.

    • @KimberlyFessel
      @KimberlyFessel  3 года назад

      Thanks! Very happy to hear these videos have been helpful for you!

  • @uptonogood300
    @uptonogood300 3 года назад

    lowkey the most underrated channel i have come across

    • @KimberlyFessel
      @KimberlyFessel  2 года назад +1

      Oh thank you! I appreciate the compliment! 😄

  • @agiona
    @agiona 3 года назад

    How can i view docs on jupyper like you at minute 3:03? Thanks

    • @KimberlyFessel
      @KimberlyFessel  3 года назад +1

      Oh yes -- this is a super cool feature of Jupyter. Inside of the parentheses, you can hold down shift and press tab. That should bring up the top part of the documentation. Or shift + tab + tab which will bring up the full docs. (At least that's what works on my Mac!)

    • @philr3630
      @philr3630 3 года назад

      @@KimberlyFessel Thank you. Good videos. Following on this question, In what environment are you working. Yes, I'm using Windows/Jupyer but your video shows "Seaborn" with arrow and when I shift=tab I don't get the list you do; signature, docstring, ... How would I 1- see the parameters 2- where can I change these parameters if I need? Working my way through your series. TIA

  • @karannchew2534
    @karannchew2534 3 года назад

    At 3:05 - how did you expand sns.set() to show it's code???

    • @KimberlyFessel
      @KimberlyFessel  3 года назад +4

      Oh yeah - that's a cool trick within Jupyter Notebook. You can put your cursor inside the parentheses, hold down the "Shift" key, and then hit the "Tab" key twice. That will show you a snippet of the docstring. 😄

    • @karannchew2534
      @karannchew2534 3 года назад +1

      @@KimberlyFessel Thanks very much Kim for taking time to reply. I'm trying to go through all your excellent seaborn video. Thanks for sharing!

  • @NguyenTran-eq2wg
    @NguyenTran-eq2wg 3 года назад

    Thanks for such an useful sesries!

    • @KimberlyFessel
      @KimberlyFessel  3 года назад +1

      So happy to hear it has been useful for you! 😄

  • @t.t.cooperphd5389
    @t.t.cooperphd5389 3 года назад

    Can you do a tutorial on volcano plots?

    • @KimberlyFessel
      @KimberlyFessel  3 года назад

      These are pretty neat -- I'll add it to the list!

  • @torstenhendrich5647
    @torstenhendrich5647 3 года назад

    Thank you for this great tutorial. The best Seaborn course I found. Will you create als a video about the seaborn fig-level function like relplot(), displot() and catplot()?
    Best Regards
    Torsten

    • @KimberlyFessel
      @KimberlyFessel  3 года назад +1

      So glad you are enjoying my content -- and yes! I do plan to make videos about the relplot and catplot. You can check out my video on the distplot here: ruclips.net/video/fJoR3QsfXa0/видео.html

    • @AIHauntedHorizons-e3g
      @AIHauntedHorizons-e3g 3 года назад

      @@KimberlyFessel create pandas tutorial after that playlist

  • @topfundus1093
    @topfundus1093 3 года назад

    Vielen Dank und viele Grüße aus D.!

  • @TrivialTax
    @TrivialTax 3 года назад

    Great series, thanks!

  • @rohith4709
    @rohith4709 3 года назад

    nice and clear :)

  • @KalyanGk0
    @KalyanGk0 3 года назад

    Love your videos

  • @andrelovo7333
    @andrelovo7333 4 года назад

    Very good ! Tks !

  • @digigoliath
    @digigoliath 3 года назад

    Nice!! TQVM!

  • @lawrencetaulk7898
    @lawrencetaulk7898 3 года назад +1

    this is wonderful video, i love it. especially for your generous codes, i appreciate it very much. a lot thanks.

    • @KimberlyFessel
      @KimberlyFessel  3 года назад

      Absolutely! I'm happy you are enjoying the videos and the code 😄

  • @mohammadnawaz3758
    @mohammadnawaz3758 3 года назад

  • @geomicrobio
    @geomicrobio 2 года назад

    Finally, a woman !! Love u