Seaborn Is The Easier Matplotlib

  Рет қаралды 164,074

NeuralNine

NeuralNine

Күн бұрын

This video is about Seaborn, an external Python data visualization library, which is based on Matplotlib.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: www.neuralnine.com/books/
💻 The Algorithm Bible Book: www.neuralnine.com/books/
👕 Programming Merch: www.neuralnine.com/shop
🌐 Social Media & Contact 🌐
📱 Website: www.neuralnine.com/
📷 Instagram: / neuralnine
🐦 Twitter: / neuralnine
🤵 LinkedIn: / neuralnine
📁 GitHub: github.com/NeuralNine
🎙 Discord: / discord
🎵 Outro Music From: www.bensound.com/
Timestamps:
(0:00) Intro
(0:36) Seaborn Datasets
(3:17) Scatter Plot
(6:00) Histograms & Distribution Plots
(8:15) Bar Plot
(9:04) Box Plot & Strip Plot
(12:20) Join Plot
(15:30) Pair Plot
(17:05) Heat Map
(20:19) Cluster Map
(22:05) Outro

Пікірлер: 81
@mattkriese7170
@mattkriese7170 Жыл бұрын
Great tutorial! I just started using matplotlib, but this just looks so much more intuitive. Not to mention that the graphs are more satisfying out of the box it seems. Beautiful.
@iiN1GH7M4R3ii
@iiN1GH7M4R3ii Жыл бұрын
Fascinating stuff, especially the heatmap at the end. Thanks!!!
@twiley19
@twiley19 2 жыл бұрын
Thank you so much! This was very helpful and clearly explained. I feel much better about creating plots now!
@willhallahan3986
@willhallahan3986 Жыл бұрын
Brilliant. I played along at home, all your code worked perfectly and helped me understand the module. Thanks!
@saisrikanthdvn6901
@saisrikanthdvn6901 2 жыл бұрын
Excellent explanation. I understand the whole topic of this video verywell. I can say strongly, better than the videos which are explained in my local language. Great bro. Fan of yours tutorial
@troy_neilson
@troy_neilson 2 жыл бұрын
Great video mate! Direct and informative. Keep them coming!!!
@dpratte
@dpratte Жыл бұрын
I love this content, and the way this man delivers. Thank you Sir!
@balbaar2657
@balbaar2657 2 жыл бұрын
This video came at a perfect time! At the moment I am working on a project at school that uses heat maps to visualize where people are in certain locations. I am planning on making an app for iPhone and Android to send data to a server which then returns a dataset of heatmaps and other stuff to the user so they can see where a lot of people are and so on. Great Video!
@magicpython3887
@magicpython3887 2 жыл бұрын
👏
@NeuralNine
@NeuralNine 2 жыл бұрын
Glad to hear it helps! :)
@nkristianschmidt
@nkristianschmidt 2 жыл бұрын
same here, perfect timing, I guess the google algo knows I am doing a python course with the same package content
@elbaymammadyarov8120
@elbaymammadyarov8120 Жыл бұрын
Guys, what u think, should I learn Matplotlib or Seaborn for data visualizations? Have limited time, and seaborn seems easier than plotlib
@SDavydyuk
@SDavydyuk 3 ай бұрын
Thank you for the explanation!
@keithsanders6309
@keithsanders6309 2 жыл бұрын
This was a great tutorial! I can't wait to see more videos from you!
@ronaldo-mendes
@ronaldo-mendes Жыл бұрын
Amazing tutorial. Thank you!
@kushanmadusankha5227
@kushanmadusankha5227 Жыл бұрын
Clear explanation bro 🔥 keep it up💪
@wenhanzhou5826
@wenhanzhou5826 2 жыл бұрын
Great video! Thanks for sharing!
@kilovolt2494
@kilovolt2494 2 жыл бұрын
What I personally like about sns is it’s an addon to matolotlib but ready for work. Less code is needed to draw more or less good looking graph
@NeuralNine
@NeuralNine 2 жыл бұрын
Yes, it does more things for you and it does them in a simpler way.
@Anjinink
@Anjinink 2 жыл бұрын
Thanks! Iam gonna try it, looks really easier than matplotlib
@AJ-et3vf
@AJ-et3vf 2 жыл бұрын
Awesome video! Thank you!!
@moniquebrasilbaptista1989
@moniquebrasilbaptista1989 9 ай бұрын
Very useful, thank you! ❤
@reinierstamaria6137
@reinierstamaria6137 2 жыл бұрын
Very informative Thank you so much!
@SATVIKBHATNAGAR
@SATVIKBHATNAGAR 8 күн бұрын
can't believe understood most of the seaborn library in 22 minutes!
@amitp05
@amitp05 2 жыл бұрын
Hey I liked your way of explaining things. Great video 👍 New sub ;)
@ratnakshtyagi3564
@ratnakshtyagi3564 6 ай бұрын
22 minutes totally worth it thanks brother
@Jared-Pace
@Jared-Pace 2 жыл бұрын
BROO this was sick!
@SamiSami-no4lv
@SamiSami-no4lv 6 ай бұрын
Very clear. Hope to see differing kinds of graphs.
@elastvd7503
@elastvd7503 Жыл бұрын
Great explanation ❤
@mustafadhar7480
@mustafadhar7480 2 жыл бұрын
Awesome video!
@AntonioNoack
@AntonioNoack 2 жыл бұрын
Who is the outro music from? Hardware Unboxed is using the same one, just toned a little differently.
@rangerxd1225
@rangerxd1225 Жыл бұрын
how to show compact letter display (a, ab, b, bc)to show which one are significantly difference on x-axis when plotting in seaborn?
@Busterblade20
@Busterblade20 2 жыл бұрын
What do you think about Bokeh? I see a lot of people recommend it but I haven't personally used it.
@peterhart5312
@peterhart5312 4 ай бұрын
Great video!
@seanmcgoldrick7635
@seanmcgoldrick7635 Жыл бұрын
Love the video! Please try to maximize view of your workspace, seeing the toolbar of your IDE for example is not useful, especially when you are leaving the workspace view on a visual and not the code. You are going incredibly quick, I get that I have a pause button, but these code with me style videos are a little easier to keep pace with when you take your time and/or keep code visible. Again, well done, I enjoyed the content, just some tips here!
@imanahmed3271
@imanahmed3271 Жыл бұрын
Its actually a crash course
@zhujunliang5835
@zhujunliang5835 Жыл бұрын
This video is so awesome!
@zhujunliang5835
@zhujunliang5835 Жыл бұрын
informative and efficient at the same time!
@spirosgal1885
@spirosgal1885 Жыл бұрын
thanks!! i was strugling to find a good video in englisch
@chizzlemo3094
@chizzlemo3094 Жыл бұрын
thank you sir. very good video.
@rodolfogonzalezg
@rodolfogonzalezg 4 ай бұрын
Excellent, thank you
@074adityamarkad9
@074adityamarkad9 2 жыл бұрын
How plot linear transformation before and after on graph using sympy and matplotlib please make video on it
@kapil_athlete
@kapil_athlete 9 ай бұрын
totally worth it for me thnx buddy
@arunamodupe7754
@arunamodupe7754 4 ай бұрын
Hello. Wonderful content. Please can you upload the link to the dataset you used? Thank you.
@user-ot4rp8yn8r
@user-ot4rp8yn8r Жыл бұрын
Life saver, thanks.
@Ec1Ipc3
@Ec1Ipc3 5 ай бұрын
Bro, whatever I search you are first !!!!!!!!!!!!!!!!
@leveltube10
@leveltube10 2 жыл бұрын
Awesome!!!
@MisterRD97
@MisterRD97 Жыл бұрын
can anyone provide the command for removing ticks in a particular axis, for seaborn?
@bnd2629
@bnd2629 Ай бұрын
thanks man
@CodeTradingCafe
@CodeTradingCafe 2 жыл бұрын
I like the tutorial, seaborn is powerful enough probably for most data vis users.
@krutillar
@krutillar 2 жыл бұрын
Thanks!
@moondevonyt
@moondevonyt 2 жыл бұрын
really great video man. thank you! im working on a part 2, hope you dont mind :)
@sammyrafzal6631
@sammyrafzal6631 Жыл бұрын
Any link to the code you wrote? Where can I find your code?
@anshvashisht8519
@anshvashisht8519 Жыл бұрын
can you share the link for the collab notebook?
@IwinMahWay
@IwinMahWay 2 жыл бұрын
Is it more resource intensive?
@FENG1248
@FENG1248 27 күн бұрын
@2:54 how do u duplicate the line like that?Appreciate it
@yash1152
@yash1152 Жыл бұрын
0:55 > _"all variables/data sets still stored in RAM"_ you sure about this particularity or did you use "RAM" loosely to just mean "saved for current session"? 'cz i don't think it's specifically in RAM.
@hilalbasibuyuk3459
@hilalbasibuyuk3459 3 ай бұрын
I liked that, thank uu
@HUARASTACA
@HUARASTACA Жыл бұрын
yeah i just want to know how to use MY data and if i can use python's dictionary with this library
@user-xc8yh7xx3d
@user-xc8yh7xx3d 8 ай бұрын
im getting timeout errors while loading the seaborn datasets in jupyter notebook.... im using anaconda and seaborn is up to date as well..... can ya'll help me out
@ritaanuragi4897
@ritaanuragi4897 Жыл бұрын
I got an error while I m trying to load _dataset using seaborn. How to remove error
@venkatexplorermetturdam
@venkatexplorermetturdam 11 ай бұрын
in coming vidoes please share your code so we can work and practice fearlessly bro 🤣😅superb tutorial
@friendsforever715
@friendsforever715 4 ай бұрын
how to make subplot in graph?
@djangoworldwide7925
@djangoworldwide7925 Жыл бұрын
The fact you plotted tip on the x axis and the bill on the y axis made me mad
@Ricocase
@Ricocase 2 жыл бұрын
Nice! Is there a feature that automatically detects degree of statistical or business significance (e.g. p < 0.5)? Still, this is excellent and comprehensive. Thanks for packing so much substance within so little time. Bought your books!
@NeuralNine
@NeuralNine 2 жыл бұрын
I don't know to be honest, but I would not be surprised if there is such a feature. Seems like something that seaborn would be capable of. Thank you for buying the books! :)
@oWxrp
@oWxrp 2 жыл бұрын
whats the intro music
@exxe7592
@exxe7592 6 ай бұрын
whats the difference between stripplots and catplots
@philtoa334
@philtoa334 2 жыл бұрын
Thx.
@farhodomonov
@farhodomonov 4 ай бұрын
Thnk u
@grospipo20
@grospipo20 2 жыл бұрын
Do plotnine next…it is ggplot for python!
@jamolbonaparte6908
@jamolbonaparte6908 2 жыл бұрын
Lol bro why you always show up when I need your help the most
@NeuralNine
@NeuralNine 2 жыл бұрын
Because I can read your mind and I want to make you a loyal follower :)
@fazilnajeeb
@fazilnajeeb 2 жыл бұрын
Ma homie, just ended up discussing gender tip gap 😂😂.. Super cool awesome video .. I understood in just a single watch.
@stanTrX
@stanTrX 4 ай бұрын
Or instead just use AI which will solve your problems in seconds
@tomasohara
@tomasohara Күн бұрын
You still need to know what the AI gives you, especially as it rarely works quite right the first time.
@SATVIKBHATNAGAR
@SATVIKBHATNAGAR 8 күн бұрын
titanic.corr() not working anymore, the workaround is numeric_titanic = titanic.select_dtypes(include=['number']) numeric_titanic.corr() but then it ommits some columns
Matplotlib Full Python Course - Data Science Fundamentals
1:02:41
NeuralNine
Рет қаралды 123 М.
Is Plotly The Better Matplotlib?
22:58
NeuralNine
Рет қаралды 94 М.
Can You Draw A PERFECTLY Dotted Circle?
00:55
Stokes Twins
Рет қаралды 45 МЛН
Survival skills: A great idea with duct tape #survival #lifehacks #camping
00:27
When You Get Ran Over By A Car...
00:15
Jojo Sim
Рет қаралды 29 МЛН
WHAT’S THAT?
00:27
Natan por Aí
Рет қаралды 7 МЛН
7 Python Data Visualization Libraries in 15 minutes
15:03
Rob Mulla
Рет қаралды 72 М.
threading vs multiprocessing in python
22:31
Dave's Space
Рет қаралды 566 М.
Seaborn Tutorial : Seaborn Full Course
59:34
Derek Banas
Рет қаралды 186 М.
How to Visualize Data in Python Using Seaborn | Seaborn Tutorial.
15:46
Seaborn histplot | How to make a Seaborn histogram plot with Python code
12:39
Introduction to Dash Plotly - Data Visualization in Python
29:21
Charming Data
Рет қаралды 776 М.
КРУТОЙ ТЕЛЕФОН
0:16
KINO KAIF
Рет қаралды 5 МЛН
Здесь упор в процессор
18:02
Рома, Просто Рома
Рет қаралды 346 М.
Todos os modelos de smartphone
0:20
Spider Slack
Рет қаралды 36 МЛН