Building a Fully Interactive Web App using Shiny for Python

Поделиться
HTML-код
  • Опубликовано: 3 дек 2024

Комментарии • 23

  • @kusumsharma7293
    @kusumsharma7293 4 месяца назад +2

    You are such great human, who helps everyone who wants to change their career, wish you for good future 😊😊

  • @YodaTactics
    @YodaTactics 4 месяца назад +2

    Amazing video! Would be immensely useful to see how these can be deployed to a website? That’s my biggest concern rn

  • @azizdik9118
    @azizdik9118 4 месяца назад +1

    Please make a complete video on web scraping especially social media websites.

  • @bobharford5643
    @bobharford5643 25 дней назад

    The problem with the "United States" filtering resulting in no data is because this groupby eliminates the "United States" row since the StateName is NaN:
    price_grouped = median_listing_price_df.groupby('StateName').mean(numeric_only=True)
    If you add this line before it, then all works as expected:
    median_listing_price_df['StateName'] = median_listing_price_df['StateName'].fillna("")
    And great video! many thanks.

  • @InspireWithShubh
    @InspireWithShubh 4 месяца назад +5

    Hi Alex, I hope you are doing good

  • @dany00fish
    @dany00fish 4 месяца назад +1

    Hi Alex, Love your content!
    Quick question, how come you are not extracting the data directly from Zillow via API so that it automatically updates every month?

    • @curtiskephart400
      @curtiskephart400 4 месяца назад

      Wild guess here; it's easy to demo working with a static spreadsheet file. And the example-repo is future proofed from having to update it as zillow updates their API auth process.

  • @shaaniplays9931
    @shaaniplays9931 4 месяца назад +2

    What's next? Waiting eagerly

    • @AlexTheAnalyst
      @AlexTheAnalyst  4 месяца назад +3

      Next up is the AWS and Azure series to teach the cloud :)

  • @norvalgarebatho949
    @norvalgarebatho949 4 месяца назад

    So, what's better, Alex's boot camp or the Google Data Analyst Certificate?

  • @JakobesLifesAGame
    @JakobesLifesAGame 4 месяца назад +1

    In shiny will I be able to connect a dataset to display on a website?

    • @AlexTheAnalyst
      @AlexTheAnalyst  4 месяца назад

      Yep! We work through that in this video :)

  • @Cristianput
    @Cristianput 4 месяца назад

    I cant figure or understand why i can't just select the state in the filter, and my code is equal to yours :/ it just show the united states all the time, but if selecting the State on the right of the graph i can select them...

  • @neilxu
    @neilxu 3 месяца назад

    how Shiny is compared to streamlit?

  • @nilanjansaha5063
    @nilanjansaha5063 4 месяца назад

    great content

  • @kusumsharma7293
    @kusumsharma7293 4 месяца назад

    What’s going on , why voice is too fast in your all videos

    • @curtiskephart400
      @curtiskephart400 4 месяца назад

      I personally like Alex's cadence, but totally fair point. pro tip: check out the "playback speed" option in the gear icon in the video. I set it to 0.75 when folks are talking to fast (and 1.5 when folks are talking too slow!)

  • @भाईजॉन
    @भाईजॉन 4 месяца назад

    टकले तू फिर आगया ❤