Is Plotly The Better Matplotlib?

  Рет қаралды 94,544

NeuralNine

NeuralNine

Күн бұрын

In this video we take a quick look at the Plotly framework in Python. At the end we compare it to 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:50) Development Environment
(6:01) Scatter Plots
(12:02) Line Plots
(14:35) Bar Plots
(18:34) Pie Plots
(19:55) Conclusion & Comparison
(22:25) Outro

Пікірлер: 70
@grjesus9979
@grjesus9979 2 жыл бұрын
Hands on video, just what I need. Thanks man ;)
@rsouchereau
@rsouchereau 2 жыл бұрын
Wow, I’ve been using matplotlib for so long and never knew how easy plottly is. Guess I’ll try it out!
@AndreaManna85
@AndreaManna85 2 жыл бұрын
Florian, thanks for the contents! Every video is really interesting...
@user-hf3fu2xt2j
@user-hf3fu2xt2j 2 жыл бұрын
Matplotlib is the only option when there's a lot of data to show. Plotly is often generating SVG charts, and it's very hard to render a very detailed chart composed out of SVG's only. Matplotlib creates raster images and unless you want it to be interactive, it's fine.
@agustinrodriguezcantalapie581
@agustinrodriguezcantalapie581 2 жыл бұрын
Agreed, Plotly is useful for cool visualizations and interaction, but it absolutely dies with large data.
@gmaas1418
@gmaas1418 Жыл бұрын
Thanks, that's good to know when you have to choose between the two.
@vidavieira1595
@vidavieira1595 3 ай бұрын
a time saver right here
@JHatLpool
@JHatLpool 6 ай бұрын
Really great demonstrations here and well chosen examples.
@MaKaNufilms
@MaKaNufilms 2 жыл бұрын
I do not recommend using anaconda. Why?: It does not provide a stable programming environment, differ from system to system. What I instead recommend is using the built in venv from python, which gives you more control over your programming environment. It requieres a bit more understanding of the system you are working in and reading more the documents of python, than the plug and play solution from anaconda, but you will earn a proper working transportable environment and a bit more background knowledge.
@MyDomenico1985
@MyDomenico1985 2 жыл бұрын
Well done! You deserved my subscription!
@pkavenger9990
@pkavenger9990 Жыл бұрын
Jupyter notebook inside VS code is a best environment I think.
@AntonLukas
@AntonLukas 2 жыл бұрын
Thanks for the video, very informative!
@dhruvemital
@dhruvemital 2 жыл бұрын
plotly is great, but for interactive media. this isn't as good when it comes to publishing static figures in journal articles/books, where seaborn just takes it to another level in terms of formatting and customizability.
@jannonflores1113
@jannonflores1113 Жыл бұрын
Yup yup, most of us would just use Power BI or Tableau for this.
@kazan1723
@kazan1723 Жыл бұрын
@@jannonflores1113 basically power bi and tableau had made this process so simple, that even if this "tool" looks great, it will be easier and faster on the BI tools
@arvindsivakumar4818
@arvindsivakumar4818 2 жыл бұрын
Wow plotty is so great! I like the way how we can hover on the chart and see the data... I wish I had known this before I completed my graph plotter project which I just finished few days back (referring your matplotlib videos) Anyways Thanks the video was informative!
@matthiascalderon8733
@matthiascalderon8733 2 жыл бұрын
Great video! Thanks!
@ralvarezb78
@ralvarezb78 2 жыл бұрын
I'm using anaconda and often matplotlib, I know something about plotly and seaborn and I would, I would like to use them more. This video encourages me to do it.
@kainushia1073
@kainushia1073 2 жыл бұрын
Hello can you please do a video on Model training with ADNI 3D MRI dataset. i cant find anywhere. I am trying to train the .nii file but ADNI doesn't provide test dataset. Instead they provide train dataset and test csv. Please make a video on it. Please
@Ohmic96
@Ohmic96 Жыл бұрын
at 6:51, how did he copy that line so fast? I didn't even see it all highlight so did he use shift + home or did he use something else to copy that line?
@sergeymelkumov5940
@sergeymelkumov5940 2 жыл бұрын
Plotly also works with R, so instant win in my book.
@1q1q1q1q1q1q1qw
@1q1q1q1q1q1q1qw 2 жыл бұрын
hätte nie gedacht das du aus österreich kommst :) machst gute videos 👍
@marianoforti1737
@marianoforti1737 2 жыл бұрын
I see you doing ci' inside notebooks and can relate so much.
@unlink1649
@unlink1649 2 жыл бұрын
That's a really cool lib. Their makeup (blue, white lines) totally reminds me of seaborn
@notsobob
@notsobob 2 жыл бұрын
love the new clickbait style thumbnail... worked on me lol!
@FilSerge
@FilSerge 2 жыл бұрын
I already saw that very jupyter notebook. Why don't you add a link on it?
@francisking708
@francisking708 2 жыл бұрын
It would be useful to have a guide on setting up Jupyter notebooks with different kernels. Python is easy to set up - other kernels have never worked for me.
@yash1152
@yash1152 Жыл бұрын
even on windows, i have used julia and octave calysto kernel just fine with jupyter
@Mr.Nichols
@Mr.Nichols Жыл бұрын
One word: INTERACTIVE.
@AdobadoFantastico
@AdobadoFantastico 2 жыл бұрын
13:46 wow Turkish life expectancy has been in some weird places.
@theabyss5647
@theabyss5647 Жыл бұрын
Cool but why are the first 4 minutes a jupyter notebook and conda tutorial?
@masheroz
@masheroz 2 жыл бұрын
Currently starting development on a visualisation program. I think I'm going for plotly for the interactivity.
@agonizin
@agonizin Жыл бұрын
How’d it go
@masheroz
@masheroz Жыл бұрын
@@agonizin went with matplotlib. Couldn't figure out how to integrate plotly with my gui.
@StewyGriffin
@StewyGriffin 10 ай бұрын
​@@masherozto study these what ever there in KZfaq is it inhalf to gain knowledge about this or we have to learn more
@ShaunPatterson
@ShaunPatterson 2 жыл бұрын
Altair is worth looking at... super easy and powerful
@404errorpagenotfound.6
@404errorpagenotfound.6 2 жыл бұрын
Dumb question but why use or learn any code based platform for serious data visualisation when you can use industry standard dashboards like Tableau, honest question.
@washedtoohot
@washedtoohot Жыл бұрын
Costs money
@dead3541
@dead3541 2 жыл бұрын
Like ur thumbnail
@clovisdss
@clovisdss 2 жыл бұрын
awesome
@mohsenhaddadi1117
@mohsenhaddadi1117 2 жыл бұрын
aconda Tutorial would be a great idea
@Giotheasy
@Giotheasy 2 жыл бұрын
No
@mruss31415
@mruss31415 Жыл бұрын
Good comparison but what do you mean by saying matplotlib is more professional than plotly? I don't agree on that one and I'm a little confused what you mean by that. Plotly is very professional and has great support and community.
@trinalfernando
@trinalfernando 2 жыл бұрын
I'm trying use matplotlib in an ubuntu server machine.. is there any way that I can view the graphs in server machines?
@jaxotier
@jaxotier 2 жыл бұрын
Jupyter Notebook and a ssh forwarding maybe
@CryptoKeiven
@CryptoKeiven Жыл бұрын
So the conclusion is that big data uses M, otherwise it uses p, right?
@stansuen8072
@stansuen8072 2 жыл бұрын
Wonder if there is any package that manages the Date format of the X-Axis professionally like the way typical stock chart does.
@yosolonopuedo
@yosolonopuedo 2 жыл бұрын
Yes, it is.
@LukieHZX
@LukieHZX 2 жыл бұрын
Wie bist du auf die Idee gekommen?
@MangoNutella
@MangoNutella 2 жыл бұрын
Er hat bestimmt das Video/die Videos von Morpheus gesehen 😂. Es ist schon ziemlich verdächtig, dass beide kurz hintereinander Videos darüber machen.
@AJ-et3vf
@AJ-et3vf Жыл бұрын
👏👏👏👏👏👏
@404errorpagenotfound.6
@404errorpagenotfound.6 2 жыл бұрын
Yes please do a video on the anaconda environment and why would use conda instead of pip. Also you are an excellent teacher thank you.
@jacanchaplais8083
@jacanchaplais8083 2 жыл бұрын
Also discussions about compatibility issues are totally out of date. Conda and pip work flawlessly together, and have done for the last two major releases of conda iirc
@GeneralPet
@GeneralPet 2 жыл бұрын
Who is this gapminder guy and why does he know so much about Europe?
@vaidishsumaria335
@vaidishsumaria335 2 жыл бұрын
This looks almost the same as seaborn
@daytraderph
@daytraderph 2 жыл бұрын
For sure far better
@AmineSdour
@AmineSdour 2 жыл бұрын
👌👌👌
@pnachtwey
@pnachtwey 2 жыл бұрын
Jupyter lab is much better than Jupiter notebook.
@ritwek98
@ritwek98 2 жыл бұрын
yes and no at the same time
@markosth09
@markosth09 2 жыл бұрын
First comment! I really like your videos
@darkchoco7407
@darkchoco7407 10 ай бұрын
I don't like Seaborn, can't handle too much data on the pairplot
@jacanchaplais8083
@jacanchaplais8083 2 жыл бұрын
Gosh, you spent so long waffling before saying anything about plotly.
@TheJackal917
@TheJackal917 2 жыл бұрын
Wow, so much japanese here, it's simply mindboggling.
@markcuello5
@markcuello5 2 жыл бұрын
HELP
@masteronepiece6559
@masteronepiece6559 2 жыл бұрын
Matplotlib is still the best for me
@soderberg8932
@soderberg8932 2 жыл бұрын
Is plotly the better matplotlib? Hell no
@alien_X1
@alien_X1 2 жыл бұрын
funny face 😂😂
@dec13666
@dec13666 2 жыл бұрын
Whatever that takes longer than 15 minutes to put it to work, ain't a "top visualization tool". Tried for first time yesterday, failed miserably to even try the demos... Will return someday, for the time being is in the rubi 🗑️... I mean bucket list 🙂👍
@jusatin
@jusatin 2 жыл бұрын
Are you talking about plotly? Can't imagine how setting it up would take you anywhere close to 15mins.
Seaborn Is The Easier Matplotlib
22:39
NeuralNine
Рет қаралды 164 М.
Nutella bro sis family Challenge 😋
00:31
Mr. Clabik
Рет қаралды 13 МЛН
KINDNESS ALWAYS COME BACK
00:59
dednahype
Рет қаралды 151 МЛН
7 Python Data Visualization Libraries in 15 minutes
15:03
Rob Mulla
Рет қаралды 72 М.
Plotly Tutorial - Basics in 7 Minutes!
6:56
Greg Hogg
Рет қаралды 18 М.
How I make science animations
43:39
Artem Kirsanov
Рет қаралды 701 М.
Interactive Python Plots With IPyWidgets
15:59
NeuralNine
Рет қаралды 44 М.
6 Quick Fixes to Improve Your Plotly Express Charts
3:47
Coding Is Fun
Рет қаралды 6 М.
Introduction to Dash Plotly - Data Visualization in Python
29:21
Charming Data
Рет қаралды 776 М.
If __name__ == "__main__" for Python Developers
8:47
Python Simplified
Рет қаралды 386 М.
Matplotlib Full Python Course - Data Science Fundamentals
1:02:41
NeuralNine
Рет қаралды 123 М.
25 nooby Python habits you need to ditch
9:12
mCoding
Рет қаралды 1,7 МЛН
Klavye İle Trafik Işığını Yönetmek #shorts
0:18
Osman Kabadayı
Рет қаралды 3,9 МЛН
Cheapest gaming phone? 🤭 #miniphone #smartphone #iphone #fy
0:19
Pockify™
Рет қаралды 2,8 МЛН
iPhone socket cleaning #Fixit
0:30
Tamar DB (mt)
Рет қаралды 12 МЛН
КРУТОЙ ТЕЛЕФОН
0:16
KINO KAIF
Рет қаралды 5 МЛН