You have a unique style of explaining the Data Viz. diagrams. You have a great persona to appeal to a huge crowd with these wonderful nuggets. Thank you! Keep posting more. The bloopers were fun
Great video Kim! Well done, as always. It's really nice to watch these and think about how I might use it with my own work. Please keep producing these high quality videos.
Hi there! 👋 Thank you very much, and I'm very happy to hear you are getting ideas for your own work. Thanks for the support, and I will definitely keep creating!
I miss ur videos.. I have been waiting so long for the weekly videos. any news when they are coming back? You have taught me lots and lots and things I do wish you are doing well.
Glad you liked it! The histogram creates bins and then counts up the number of observations that fall within each bin, with the overall goal of estimating the distribution of your data. For a quick introduction, you can check out my shorts video: ruclips.net/video/Lf08pBe1xIs/видео.html or for a longer explanation, see here: ruclips.net/video/uZlMNUPA26E/видео.html
Hi Kimberly, As always, it will be difficult for me to articulate how outstanding your videos are. Suffice to say a sincere thank you for the super valuable work you do. I may have asked this question before but I would love to see a video about the structure of the data these grid and "automated" methods like PairGrid and their map functions that are outstanding and very flexible. But I am running into issues when my data are simply columns of variables (I don't have any categorical variable). Say I want to specify which columns to use with x_vars and which I can use for y_vars. Then how can I use map methods to do what you showed and how, for instance, would I put texts to individual formed subplots? If I used PairGrid on my whole dataframe, then it will form a grid corresponding to all the dataframe. it will decide to look at cross correlation for all the columns. If I don't want to do that, I want to select columns to pairplot with only one other column (with wrapping the grid), how would I do that?
I'm super lost about what gets passed by map_lower() and map_upper(). For instance, if I try to wrap a modified version of sns.lmplot() I get an error that the required "data" argument is empty
Great question - I use the semicolon ; to silence the text output of my visualizations. And you can learn more about the semicolon in the last segment of this video: ruclips.net/video/B3M5ETKHEOY/видео.htmlsi=zJuQTPIrBLflj68c
Simply fantastic. Thank you very much.
your videos are the ace of tutorials.
Cheers!!!
this is just best of the best, great job Kim. can't say this by words, but this video was very helpfull, so thanks very very much. best wishes Kim!!
You have a unique style of explaining the Data Viz. diagrams. You have a great persona to appeal to a huge crowd with these wonderful nuggets. Thank you! Keep posting more. The bloopers were fun
Wow, thank you! I really appreciate your support. And glad to hear you enjoyed the bloopers - I'm definitely having fun making these videos! 😄
Very Nice and informative video Kimberly
So glad you liked it! Thanks for watching 😄
Great video Kim! Well done, as always. It's really nice to watch these and think about how I might use it with my own work. Please keep producing these high quality videos.
Hi there! 👋 Thank you very much, and I'm very happy to hear you are getting ideas for your own work. Thanks for the support, and I will definitely keep creating!
Very good explanation of the PairGrid!
I am not surprised no one disliked the video. Thank you very much
Nice - and most welcome!
I miss ur videos..
I have been waiting so long for the weekly videos. any news when they are coming back?
You have taught me lots and lots and things
I do wish you are doing well.
Very Good Explanation... Thank you for this great tutorial for beginners :)
Why thank you very much! Always glad to help and spread the knowledge 😄
@@KimberlyFessel Keep Posting Next level videos... Love your explanations Kim :)
Thank for the demo. Don't hesitate to make other videos like that with other sns methods. Python libraries are a jungle!
Most definitely! The more I learn about seaborn the more I realize it can do. And diving into the source code has been quite the experience as well 😄
Thanks, that's very helpful
Thank you for such a nice video, just that I still have difficulty interpreting the histplot. What exactly it is representing
Glad you liked it! The histogram creates bins and then counts up the number of observations that fall within each bin, with the overall goal of estimating the distribution of your data. For a quick introduction, you can check out my shorts video: ruclips.net/video/Lf08pBe1xIs/видео.html or for a longer explanation, see here: ruclips.net/video/uZlMNUPA26E/видео.html
Hi Kimberly, As always, it will be difficult for me to articulate how outstanding your videos are. Suffice to say a sincere thank you for the super valuable work you do. I may have asked this question before but I would love to see a video about the structure of the data these grid and "automated" methods like PairGrid and their map functions that are outstanding and very flexible. But I am running into issues when my data are simply columns of variables (I don't have any categorical variable). Say I want to specify which columns to use with x_vars and which I can use for y_vars. Then how can I use map methods to do what you showed and how, for instance, would I put texts to individual formed subplots? If I used PairGrid on my whole dataframe, then it will form a grid corresponding to all the dataframe. it will decide to look at cross correlation for all the columns. If I don't want to do that, I want to select columns to pairplot with only one other column (with wrapping the grid), how would I do that?
I'm super lost about what gets passed by map_lower() and map_upper(). For instance, if I try to wrap a modified version of sns.lmplot() I get an error that the required "data" argument is empty
Thanks for your existence!
Yes! Thank you for your existence as well! 😄
Thank you
Cheers!
i have watch your all the videos but i don't understand why are you using ;
Great question - I use the semicolon ; to silence the text output of my visualizations. And you can learn more about the semicolon in the last segment of this video: ruclips.net/video/B3M5ETKHEOY/видео.htmlsi=zJuQTPIrBLflj68c