Is Plotly The Better Matplotlib?

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 พ.ย. 2024

ความคิดเห็น • 69

  • @РыгорБородулин-ц1е
    @РыгорБородулин-ц1е 3 ปีที่แล้ว +61

    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 3 ปีที่แล้ว +17

      Agreed, Plotly is useful for cool visualizations and interaction, but it absolutely dies with large data.

    • @gmaas1418
      @gmaas1418 2 ปีที่แล้ว +6

      Thanks, that's good to know when you have to choose between the two.

    • @vidavieira1595
      @vidavieira1595 7 หลายเดือนก่อน

      a time saver right here

  • @rsouchereau
    @rsouchereau 3 ปีที่แล้ว +31

    Wow, I’ve been using matplotlib for so long and never knew how easy plottly is. Guess I’ll try it out!

  • @dhruvemital
    @dhruvemital 3 ปีที่แล้ว +44

    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 ปีที่แล้ว +2

      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

  • @MaKaNufilms
    @MaKaNufilms 3 ปีที่แล้ว +14

    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.

  • @pkavenger9990
    @pkavenger9990 2 ปีที่แล้ว +6

    Jupyter notebook inside VS code is a best environment I think.

  • @grjesus9979
    @grjesus9979 3 ปีที่แล้ว +8

    Hands on video, just what I need. Thanks man ;)

  • @JHatLpool
    @JHatLpool 10 หลายเดือนก่อน +1

    Really great demonstrations here and well chosen examples.

  • @arvindsivakumar4818
    @arvindsivakumar4818 3 ปีที่แล้ว +22

    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!

  • @MyDomenico1985
    @MyDomenico1985 3 ปีที่แล้ว +4

    Well done! You deserved my subscription!

  • @AdobadoFantastico
    @AdobadoFantastico 3 ปีที่แล้ว +3

    13:46 wow Turkish life expectancy has been in some weird places.

  • @AndreaManna85
    @AndreaManna85 3 ปีที่แล้ว +4

    Florian, thanks for the contents! Every video is really interesting...

  • @francisking708
    @francisking708 3 ปีที่แล้ว +4

    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

  • @unlink1649
    @unlink1649 3 ปีที่แล้ว

    That's a really cool lib. Their makeup (blue, white lines) totally reminds me of seaborn

  • @AntonLukas
    @AntonLukas 3 ปีที่แล้ว +3

    Thanks for the video, very informative!

  • @1q1q1q1q1q1q1qw
    @1q1q1q1q1q1q1qw 3 ปีที่แล้ว +4

    hätte nie gedacht das du aus österreich kommst :) machst gute videos 👍

  • @ralvarezb78
    @ralvarezb78 3 ปีที่แล้ว +3

    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.

  • @404errorpagenotfound.6
    @404errorpagenotfound.6 3 ปีที่แล้ว +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.

  • @theabyss5647
    @theabyss5647 2 ปีที่แล้ว +2

    Cool but why are the first 4 minutes a jupyter notebook and conda tutorial?

  • @mohsenhaddadi1117
    @mohsenhaddadi1117 3 ปีที่แล้ว +9

    aconda Tutorial would be a great idea

  • @notsobob
    @notsobob 3 ปีที่แล้ว

    love the new clickbait style thumbnail... worked on me lol!

  • @Mr.Nichols
    @Mr.Nichols ปีที่แล้ว +1

    One word: INTERACTIVE.

  • @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?

  • @masheroz
    @masheroz 3 ปีที่แล้ว +1

    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 ปีที่แล้ว

      ​@@masherozto study these what ever there in TH-cam is it inhalf to gain knowledge about this or we have to learn more

  • @404errorpagenotfound.6
    @404errorpagenotfound.6 3 ปีที่แล้ว +7

    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 3 ปีที่แล้ว

      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

  • @FilSerge
    @FilSerge 3 ปีที่แล้ว

    I already saw that very jupyter notebook.
    Why don't you add a link on it?

  • @kainushia1073
    @kainushia1073 3 ปีที่แล้ว +1

    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

  • @ShaunPatterson
    @ShaunPatterson 3 ปีที่แล้ว

    Altair is worth looking at... super easy and powerful

  • @marianoforti1737
    @marianoforti1737 3 ปีที่แล้ว

    I see you doing ci' inside notebooks and can relate so much.

  • @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.

  • @CryptoKeiven
    @CryptoKeiven ปีที่แล้ว

    So the conclusion is that big data uses M, otherwise it uses p, right?

  • @LukieHZX
    @LukieHZX 3 ปีที่แล้ว +1

    Wie bist du auf die Idee gekommen?

    • @MangoNutella
      @MangoNutella 3 ปีที่แล้ว

      Er hat bestimmt das Video/die Videos von Morpheus gesehen 😂. Es ist schon ziemlich verdächtig, dass beide kurz hintereinander Videos darüber machen.

  • @matthiascalderon8733
    @matthiascalderon8733 3 ปีที่แล้ว

    Great video! Thanks!

  • @trinalfernando
    @trinalfernando 3 ปีที่แล้ว

    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 3 ปีที่แล้ว

      Jupyter Notebook and a ssh forwarding maybe

  • @GeneralPet
    @GeneralPet 3 ปีที่แล้ว +1

    Who is this gapminder guy and why does he know so much about Europe?

  • @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.

  • @vaidishsumaria335
    @vaidishsumaria335 3 ปีที่แล้ว +1

    This looks almost the same as seaborn

  • @pnachtwey
    @pnachtwey 2 ปีที่แล้ว +2

    Jupyter lab is much better than Jupiter notebook.

  • @dead3541
    @dead3541 3 ปีที่แล้ว

    Like ur thumbnail

  • @dec13666
    @dec13666 3 ปีที่แล้ว +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 3 ปีที่แล้ว +3

      Are you talking about plotly? Can't imagine how setting it up would take you anywhere close to 15mins.

  • @clovisdss
    @clovisdss 3 ปีที่แล้ว

    awesome

  • @darkchoco7407
    @darkchoco7407 ปีที่แล้ว

    I don't like Seaborn, can't handle too much data on the pairplot

  • @yosolonopuedo
    @yosolonopuedo 3 ปีที่แล้ว

    Yes, it is.

  • @jacanchaplais8083
    @jacanchaplais8083 3 ปีที่แล้ว +2

    Gosh, you spent so long waffling before saying anything about plotly.

  • @daytraderph
    @daytraderph 3 ปีที่แล้ว

    For sure far better

  • @AJ-et3vf
    @AJ-et3vf ปีที่แล้ว

    👏👏👏👏👏👏

  • @markosth09
    @markosth09 3 ปีที่แล้ว +5

    First comment! I really like your videos

  • @ritwek98
    @ritwek98 3 ปีที่แล้ว

    yes and no at the same time

  • @TheJackal917
    @TheJackal917 3 ปีที่แล้ว

    Wow, so much japanese here, it's simply mindboggling.

  • @AmineSdour
    @AmineSdour 3 ปีที่แล้ว +1

    👌👌👌

  • @soderberg8932
    @soderberg8932 3 ปีที่แล้ว +4

    Is plotly the better matplotlib? Hell no

  • @masteronepiece6559
    @masteronepiece6559 3 ปีที่แล้ว +1

    Matplotlib is still the best for me

  • @markcuello5
    @markcuello5 2 ปีที่แล้ว

    HELP

  • @alien_X1
    @alien_X1 3 ปีที่แล้ว

    funny face 😂😂