Heat Maps and Interactive Plots in Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ก.ค. 2018
  • Kind of two tutorials in one. In this video I go over how to make basic heat maps using the seaborn library in python, as well as implementing widgets to make interactive plots.

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

  • @3117master
    @3117master 6 ปีที่แล้ว +48

    You are a rockstar. Promise me you won't forget us when you become a big famous theoretician.

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

    Not gonna lie, I was watching this video just for casual enjoyment, but I've come back to reference this more than a dozen times. Cannot thank you enough for providing both entertaining and informative content. Thanks!!

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

    This saved my dissertation thank you, was trying to plot the Coulomb blockade for a simulation and couldn't figure out how it worked

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

    this is so underrated holy shit

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

    Thank you Andrew! Enjoy all of your videos, but the Python vids are great because you provide ideas on how to present different types of data and/or functions. Thank you for all that you do!

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

    Great video! Thanks for helping me learn how to use interactive plots and heat maps :)

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

    Thank you so much! This is such a useful video. The heat map tutorials on Google are indeed overwhelming. Yours is the best!

  • @Doctor_Drew
    @Doctor_Drew 6 ปีที่แล้ว +14

    Thanks! More python vids pls!

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

    Awesome video about interactive plotting in Python. Thanks for this!

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

    Yayyyyy, love the teacher Andrew , don't fortget us when you get to be up there in top of the world

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

    This was grwat. I'll have to have a rummage in ipywidgets to see what's on offer. Cheers!

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

    TH-cam title should be: "How Ben Afflect uses Python to plot Heat Maps". 😋 Like your videos Andrew.

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

    Really nice. Learnt many things

  • @xxoan.1613
    @xxoan.1613 4 ปีที่แล้ว +37

    programer:

  • @manuelpena3988
    @manuelpena3988 5 ปีที่แล้ว +4

    Im not sure if this works in seaborn, but in matlab and other languages (i think is pretty standard) you should pass, x,y and z to the plotter. That way you dont need to invert your y axis, and your x and y ticks would go from 1 to 10. Right now you are plotting z_ij against i and j. That makes your j axis to go in the wrong direction and also makes your x and y ticks go from 1 to 100

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

    OMG thank you so much!!!!! i havent even started the video (ive seen one min ) and im so happy already !! amazing.

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

    nice tutorial

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

    Good content for a short video. Any recommendations for 2D/3Dplane wave geometry?

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

    hey it was a really nice video and I am working on the same project but I want to interface with the sensor by taking sensor value and giving a heat map

  • @zainsiddiqi
    @zainsiddiqi 5 ปีที่แล้ว +1

    a king