Building Choropleth Maps with Folium and Pandas (Python)

Поділитися
Вставка
  • Опубліковано 22 гру 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!

  • @dnj256
    @dnj256 Рік тому +2

    super useful!

  • @soujanyapisipati6260
    @soujanyapisipati6260 Рік тому +1

    Thank you very much!

  • @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 3 роки тому

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

    • @bugbytes3923
      @bugbytes3923  3 роки тому

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

    • @bugbytes3923
      @bugbytes3923  3 роки тому

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

  • @raihanteaches1742
    @raihanteaches1742 3 роки тому

    where is the geojson URL?

    • @bugbytes3923
      @bugbytes3923  3 роки тому +1

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