Building Choropleth Maps with Folium and Pandas (Python)

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

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

  • @bethanyreed8400
    @bethanyreed8400 2 года назад +3

    Thank you so much for this! I was struggling to learn this concept and just watching someone type it out and talk it out as they want helped SO much!

    • @bugbytes3923
      @bugbytes3923  2 года назад

      You’re welcome. Glad it was helpful!

  • @LookNumber9
    @LookNumber9 2 года назад +2

    Beautifully done. Thank you!

  • @soujanyapisipati6260
    @soujanyapisipati6260 Год назад +1

    Thank you very much!

    • @bugbytes3923
      @bugbytes3923  Год назад

      You're welcome, thanks for watching!

  • @dnj256
    @dnj256 10 месяцев назад +2

    super useful!

  • @azlacullen638
    @azlacullen638 Год назад

    Hello! I wanna ask if I want to customize my map. Like for example, I can type whichever number I want, then the map will show different colors depends on the number that I wanted. How should I do?

  • @noahleclech5895
    @noahleclech5895 2 года назад +1

    I have an error that i don't understand :
    TypeError: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''

    • @bugbytes3923
      @bugbytes3923  2 года назад

      I can try and help - Which line of code does this error occur?

    • @noahleclech5895
      @noahleclech5895 2 года назад +1

      @@bugbytes3923 i have fix that problem but anyway thank you for your tutorial

    • @bugbytes3923
      @bugbytes3923  2 года назад

      @@noahleclech5895 Nice one! You're welcome.

  • @kartiklal5408
    @kartiklal5408 2 года назад

    Can you please post the notebook you used in this video?

    • @bugbytes3923
      @bugbytes3923  2 года назад

      Hi Kartik, I have added a link to the description.

    • @bugbytes3923
      @bugbytes3923  2 года назад

      github.com/bugbytes-io/notebooks/blob/main/urban-analytics-and-gis/Choropleth%20Map%20with%20Folium%20%26%20Pandas.ipynb

  • @raihanteaches1742
    @raihanteaches1742 2 года назад

    where is the geojson URL?

    • @bugbytes3923
      @bugbytes3923  2 года назад +1

      Hey - I have just added a link to the GeoJSON and the Kaggle data in the video description.