Because youtube doesn't seem to be showing my chapters in the videos here are the timeline links: 00:00 Introduction 00:33 Matplotlib 02:46 Seaborn 05:10 Bokeh 07:50 Plotly Express 11:40 Plotnine 13:02 Altair 13:24 Pandas 14:09 Summary
@brandonwarfield56112 жыл бұрын
I don't know how you made this entertaining! I was chuckling all the way through the video.
@robmulla2 жыл бұрын
Haha. Thanks Brandon. Glad you enjoyed it.
@askthenickman10 ай бұрын
Love the energy. Thanks!
@gschnuuget2 жыл бұрын
this is an amazing overview, thank you very much for this video! I especially like that you are presenting in dark mode 🙂
@robmulla2 жыл бұрын
Glad you liked it! I appreciate the feedback.
@subbyspersonalvlog7143 Жыл бұрын
It was worth a lot in just one lovely video imparting so much of value as you present things vividly in a very attractive way. Given enough time, I enjoy watching all your videos, multiple times if need be.
@robmulla Жыл бұрын
Glad you enjoyed it! This video is a little more silly than my other ones
@cedric17312 жыл бұрын
What also makes bokeh cool is it's ability to handle big data better than some alternatives
@robmulla2 жыл бұрын
That’s a good note I didn’t realize!
@BrianKamanzi8 ай бұрын
Great video, exactly what I was looking for and positive energy to boot, appreciated.
@jerichokatende8151Ай бұрын
Cool video, opened my eyes to Plotly
@milindankur Жыл бұрын
I love to watch Rob Mulla! All these plots are so beautiful! Thanks for summarizing them. Respect🤟
@robmulla Жыл бұрын
Glad you liked it! Appreciate the compliment.
@hfuhruhurr2 жыл бұрын
Altair's (two syllables, btw) syntax makes the most sense to me. Took me forever to understand how to unleash the power, though.
@robmulla2 жыл бұрын
I didn’t realize that. I haven’t used it much before. Why is it so powerful?
@nulencode76602 жыл бұрын
@@robmulla For Altair, I would say the syntax follows the same logic than Seaborn, but the advantage is that you can make more beautiful and **interactive** plot that are easy to embed in a webpage.
@martinnjeri6997 Жыл бұрын
so nobody is gonna say something about those violin plots?? they look just like..... never mind!! Niice video Maestro... Learning a lot from you!! Kudos ....
@robmulla Жыл бұрын
🙊🙈 Thanks for watching.
@kikfraben1 Жыл бұрын
Didn’t know that charts can be so much fun, awesome video!
@carlosernestocustodiocaden777 Жыл бұрын
Excelente vídeo, es cosa de empezar a practicar, hasta encontrar lo mejor para el trabajo que hay que hacer.
@robmulla Жыл бұрын
Muchas gracias!
@stuartberg8030 Жыл бұрын
I'll give a shout-out for my favorites: holoviews and hvplot.pandas, which are built on top of bokeh and matplotlib. They give you a high-level API that makes lots of standard plots quickly, but you're free to customize the plot yourself with the lower-level library (bokeh or matplotlib) if you need extra control.
@BarmitzvahNTC7 ай бұрын
Nice. I was surprised that you did not include LUX at this cool overview.
@TheSoonAnn Жыл бұрын
great way to introduce all the packages available , now i know the gg plot equivalent in python
@mdd61973 жыл бұрын
really helpful vid I mainly just plot in pandas like you said it saves you time lol but I did not know what I was missing out on with the interactive plots
@robmulla3 жыл бұрын
Thanks so much for the feedback. Glad you learned something new about interactive plots. 🙌
@kalif35010 ай бұрын
Excellent video. Thanks!
@robmulla9 ай бұрын
Glad you liked it!
@mschuer1002 жыл бұрын
Thank you Rob, another great video. Was never aware that PlotNine existed, will have to check it out. Also want to dig more into Ploty's scatter_map.....knew it existed but never used it...this gives me a reason to check it out. Keep the great videos coming please, they are very useful.
@robmulla2 жыл бұрын
Glad you learned a few new things from this video. My hope was to show a lot of what's out there so you know it's there to use in the future.
@mschuer1002 жыл бұрын
@@robmulla and a great job you did. Thanks!
@chuang62482 жыл бұрын
Plotly Express is awesome! that it what i need! thank you !
@robmulla2 жыл бұрын
Glad you found what you were looking for!
@RaptorT1V7 ай бұрын
Вот это сразу лайк. Контент интересный и полезный. Для моего исследования в самый раз
@agnichatian6 ай бұрын
If the GUI of my app is a web page, can I put these plots on it ? If so, can they be interactive ? i.e. process in Python,, render as web...
@RHHS1985 Жыл бұрын
Thanks a lot Rob ! Any suggestions to create Concept Maps, Mind Maps or Entity Relashionships diagrams, for Data Governance purposes ?
@soumyadrip3 жыл бұрын
LMFAO did not know GMs are allowed to be that funny, JK , pog video editing skill. Had no idea that Python had many visualization libraries.
@robmulla3 жыл бұрын
Glad you enjoyed it Somu! Trying to be a little less serious in this one.
@cappy21122 жыл бұрын
There are MANY more than he reviewed here though, close to 50 now
@soumyadrip2 жыл бұрын
@@cappy2112 holy crap
@geekyprogrammer48312 жыл бұрын
@@robmulla Please continue to be make videos like this😊
@robmulla2 жыл бұрын
@@geekyprogrammer4831 Thanks so much! Funny that this video has the least views of all that I made so I figured people didn't like the funny videos. Maybe I'll give it another try!
@RolandoLopezNieto2 ай бұрын
Great video
@coopernik Жыл бұрын
That was a good video. I subscribed
@robmulla Жыл бұрын
Thanks!
@johnmachabee7261 Жыл бұрын
You earned my subscription, good sir!
@robmulla Жыл бұрын
Thanks for watching.
@JoelHernandez-vs1kn4 ай бұрын
Thank you very much!! Quick question, is there a way to add labels to specific percentiles of a box plot, lets say to median and 75th percentile?
@tariqaziz17952 жыл бұрын
Thanks for knowlege and entertain. i hope to learn much more.
@robmulla2 жыл бұрын
Glad you were both entertained and learned! That’s my goal.
@DANIEL-lt9br Жыл бұрын
Thanks for this video, i have been enjoyed a lot, i'm subscribed yet!
@robmulla Жыл бұрын
Really appreciate that!
@gerardbender1972 жыл бұрын
Thank you That was so helpful
@robmulla2 жыл бұрын
Glad it helped! Thanks so much for the comment.
@gabrielmoreno25542 жыл бұрын
Love your work. PX😍
@robmulla2 жыл бұрын
Thanks Gabriel! Glad you enjoy it.
@dimitriosdesmos4699 Жыл бұрын
Which is best for plotting live data from exchanges?
@robmulla Жыл бұрын
Depends. How live?
@pietraderdetective8953 Жыл бұрын
We can change Pandas plotting backend to Plotly if one need interactive chart
@philwebb59 Жыл бұрын
5:16 Ryu Nagase, product management director, consumer imaging group, Canon Corp, pronounces bokeh like okay, with a b on front. BOW-kay. Stress on the BOW. kzbin.info/www/bejne/j2Glo5looZ2MqcU
@robmulla Жыл бұрын
Oh. I guess that’s the way it’s pronounced. Thanks for the feedback.
@gabrielperfumo11222 жыл бұрын
You are super cool!! Great content. My ranking: EDA: matplotlib, seaborn and pandas. PRESENTATIONS, DASHBOARDS AND WEBAPPS: Dash-plotly
@robmulla2 жыл бұрын
So glad you like the content. Share with a friend or two! I totally agree with the seperation between EDA and presentation/dashboard libraries. Great point.
@petehall19002 жыл бұрын
Why is chart studio the new plotly import syntax?
@robmulla2 жыл бұрын
I'm not sure if I'm following your question. Thanks for watching.
@-steady-8215 Жыл бұрын
Did you ever make a video on dash then?
@joshuaharkness2630 Жыл бұрын
Can you add a plotly visualization to PowerPoint? I have been able to do this using a PNG of the graph, but would love to keep it interactive.
@williamgriffin61 Жыл бұрын
great content! thanks you Rob!
@robmulla Жыл бұрын
Thanks for watching.
@AdobadoFantastico2 жыл бұрын
bokeh looks fun
@robmulla2 жыл бұрын
It is!
@Grenouille3344 Жыл бұрын
Hi, I search to show a chart of data same as Nasdaq and it can update with new data live in real time. Can you tell me the best for that. I appreciate a lot.
@samarumugam4833 Жыл бұрын
Thanks Bro. Good Infos....
@ajilaahad350810 ай бұрын
Bokeh is not working when ssl integrated. Can anyone help
@khanafridi8894 Жыл бұрын
Sir plz make an amazing series about visualization in python and some other important graph 😊
@GlenCote2 жыл бұрын
How about Panel?
@robmulla2 жыл бұрын
I haven’t heard of panel. Should I check it out?
@jac.t.kitlim2 жыл бұрын
My vote on panel and the holoviz family..
@Davidkiania2 жыл бұрын
Part of Hvplot.
@sanishkoshijacob2813 Жыл бұрын
I used vispy for plotting real time data.
@dhnguyen68 Жыл бұрын
I have closed your video… Just kidding, very nice explanation with lively humor. Thanks
@robosergTV Жыл бұрын
where is proplot?
@BinaryCloudChaser4 күн бұрын
Best is mataplot can make live diagramms ....( moving lines iver time.)
@TzviKD2 жыл бұрын
Really helpful! I think the title of the video can be improved for greater reach :)
@robmulla2 жыл бұрын
Thanks! I’m open to ideas for a new title. Any suggestions?
@TzviKD2 жыл бұрын
@@robmulla Sure.. "Matplotlib vs Seaborn vs Bokeh vs Plotly vs Plotnine vs Altair vs Pandas in 15 minutes" "7 Python Data Visualization Libraries in 15 minutes" "Data Visualization in Python - Quick Libraries Overview" As you can see, my line of thought is that the main subject of the video - the libraries - is not in the title.. but should be, because its an informative video and not entertainment; even though you did make it entertaining ;)
@SquareRootgg2 ай бұрын
For real time app which is the bettet
@titan-001610 ай бұрын
content is good but those to b quirky jokes are not
@XenoghostTVАй бұрын
Mf you got a public "investing" folder you're so corny you're in no position to be making fun of anyone
@AnonYmouS00816Ай бұрын
I like it, it doesn't feel boring. Watch some indians if you don't like people with humour.
@titan-0016Ай бұрын
How will I find racists in those channels..@@AnonYmouS00816..
@deniskorobkin85745 ай бұрын
You are like Stevie T* but in the world of data (* a Canadian electric guitar blogger worth checking out if you haven't already)
@bennguyen1313 Жыл бұрын
Do you have any suggestion for plotting 2d data real-time... with new samples coming in every 100ms (via can-bus)? I tried pyqtgraph, however with each new sample, the array took longer to display, and after just a couple minutes the lag was so bad that its not usable. Any suggestions on a tool that can keep up with an ever increasing data array? To minimize RAM, I was thinking of appending each new sample to a csv file, and then have maplotlib continuously reload the file. But maybe vaex is better at working with a dynamically increasing large data array ? Or maybe gnuplot, mayavi?
@mikescarborough91968 ай бұрын
So violin plots should not be called twat plots…
@VIZA_95079 ай бұрын
Wheee i need to focus first as i beginner
@RaptorT1VАй бұрын
Where is Pygal?
@jonreznick5531 Жыл бұрын
Don't hate on pie charts, but yes they are bad wherever more than 6 categories are grouped and tallied.
@robmulla Жыл бұрын
Agree to disagree?
@jonreznick5531 Жыл бұрын
now i want to hear you view on this. pie charts have treated me real good--the customers want them.