Build a Python Dashboard with ChatGPT Lightning Fast

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

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

  • @patrikkarlsson9523
    @patrikkarlsson9523 10 หลายเดือนก่อน +23

    Happy to see Andrea Pirlo flourishing in a new career.

    • @Gtv7020
      @Gtv7020 9 หลายเดือนก่อน +1

      Thanks. I was shocked at first. My favourite player just become my favourite teacher.

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

    This is so cool! I like giving GPT, a random sample of my DF (and more info if needed, describe, info, etc), and for sure have a clear mockup of what I want to build, so I will have a clear rambling of what I want.
    Finally, I like telling chat GPT that when the updating code just send me the DELTAS(just the piece of code that changed). This is helpful to reduce the number of tokens used.

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

      Thanks for watching. Glad you found it helpful, Eduardo.

  • @KarinaBrouwer-g7z
    @KarinaBrouwer-g7z ปีที่แล้ว +1

    Wooow this is amazing. And a great way to understand and learning the code. Thank you for sharing

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

      Thank you for watching.

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

    Thank you so much for sharing. I learned a great deal.

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

    Charming! Thank you 🎉

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

    I thought there was a gif of matthew mcconaughey in the corner while you were speaking. Realized a few minutes in that it was you. I might just be slow today.

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

    Absolutely amazing, thank you!
    Quick question (I apologize if you address this already in the video ) does this require paid versions of either chatGPT, Dash, or Plotly?

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

      it does not. All is free unless ChatGPT changed their fee structure :)

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

    Can you set this up in such a way that someone who asks for a simple visualization based on some data it will get automatically generated in a web app? Ex. Give me a visualization of the glucose spikes ordered descendent. In your video you were copy-pasting the code... I want to automatically pickup the code an generate the visual in one step after asking the quesiton

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

      Yes, that should be possible with LLMs. I've seen people do it with LangChain.

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

    Awesome

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

    nice video🎉

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

    Could it be troublesome for chatgpt to parse a csv file with senstive data?

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

      you have to be careful when you do that, so your GPT doesn't give access to other users

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

    hi! I need help. How can i plot a histogram (bar) graph with yaxis hour and xaxis name employee in python, like excel?

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

      hi John, we recommend you take a look at the examples on our histogram page: plotly.com/python/histograms/
      If that's still not clear, the best place to post your question would be on our Plotly Forum: community.plotly.com/

  • @yerukularaghavendra-yw6le
    @yerukularaghavendra-yw6le ปีที่แล้ว

    Please can u do one video on by usunig django create dashboards with chatgpt

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

      hi, thanks for the video suggestion. Although, django is a great library, this channel's focus is to offer content on the usage of Dash for data apps.

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

    I have been using chatgpt to write dashboards for a while now. The biggest problem is it doesn't know the latest version of plotly. Do you know of anyway to get chatgpt to use the latest version of plotly?

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

      That's a good observation Teng Gao. This is because ChatGPT was trained on data up to year 2021. Now sure how quickly ChatGPT is getting trained on new/current data.
      To get ChatGPT to write the latest Dash code, you would have to limit its training data to the Plotly and Dash docs, which are most up to date.

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

    How can Chat GPT access the internet link of github? Is this possible?

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

      hi Shaikh. It's possible because it's a public link. anyone can access it.

  • @amataratsu006-xs6hv
    @amataratsu006-xs6hv 11 หลายเดือนก่อน +1

    Whats the point of taking hours learning and practicing if there is a machine doing it better and faster

    • @iamsantanubanerjee
      @iamsantanubanerjee 11 หลายเดือนก่อน

      Human touch, tweaks and modifications, at least for now

    • @yellowlynx
      @yellowlynx 11 หลายเดือนก่อน +1

      The business knowledge, what data to include, how to present, stil needs human. This process at best produce the bare bones.

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

    Good

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

    wow

  • @et.sachin
    @et.sachin ปีที่แล้ว +1

    so data scientist jobs are getting obselete

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

      Only you will be, with that mentality 😉

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

      I Don't think so, Sachin. But their roles will change for sure.

    • @davidtoohey783
      @davidtoohey783 ปีที่แล้ว +7

      Coding skills will become obsolete, but programming will not.
      In fact, the productivity of programmers should skyrocket.
      Instead of coding by keying in each line, and then messing around with debugging, they can get slabs of code from ChatGPT, and then edit it for its purpose, thus saving a LOT of time.
      This is similar to programmers going back to their old project and reusing slabs of their own code, instead they can use ChatGPT to grab old code from the internet.