Streamlit Crash Course: From Zero to Data App

Поділитися
Вставка
  • Опубліковано 29 гру 2024

КОМЕНТАРІ • 13

  • @jhonslatermayorgacadena7051
    @jhonslatermayorgacadena7051 3 місяці тому +2

    Thank you for your implication, from Spain

  • @charleshopper4638
    @charleshopper4638 5 місяців тому

    I am seriously considering this as part of a new dev stack. I'm concerned about responsiveness and mobile capabilities. How does state get handled etc. Looking forward to learning.

    • @theexposer9483
      @theexposer9483 4 місяці тому

      Don’t waste time, it’s only good for single page stuff. It attracts developers because it is easy but in reality it is not scalable.

  • @Lucifer._.658
    @Lucifer._.658 2 місяці тому

    i created a dashboard using streamlit, pandas, and plotly. when i run the code in vs code, it displays the full dashboard with all the data. however, when i deploy it on streamlit share, the dashboard or some charts are not fully visible.

  • @jaspersomaek
    @jaspersomaek 3 місяці тому

    Hello Data Professor, I swear I saw a 100 days Streamlit challenge, but I cannot find it now😅 Do you know in which video did you talk about the 100 days challenge?

  • @Steph_D_1st
    @Steph_D_1st 3 місяці тому

    Fast API is so underrated

  • @KumR
    @KumR 5 місяців тому +1

    lets say i create an app which uses openai api key. When I upload to community I store this api key in secret location in community. But if someone runs my app, will that consume my api usage???

    • @Nyanda_Jr
      @Nyanda_Jr 5 місяців тому +1

      It won't. That person needs his/her own API key.

  • @luizjosebruno1819
    @luizjosebruno1819 5 місяців тому +1

    Master, I have heard a lot of criticism that Streamlit does not support large volumes of connections. What could you comment about it?

    • @KumR
      @KumR 5 місяців тому

      Same here...Its such a great tool... dunno why folks dont prefer to use this at prod scale ....

  • @Igor_Grey
    @Igor_Grey Місяць тому

    Streamlit is good but too slow