Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

choropleth

Error: isTRUE(gpclibPermitStatus()) is not TRUE

December 22, 2023 by Tarik
Categories r Tags choropleth, gis, r Leave a comment

Choropleth map using folium and pandas

April 25, 2023 by Tarik

To plot the choropleth OP needed to keep only those keys in the geojson which were also in the data frame. merged = gdf.merge(spatial_scores, left_on=’name’, right_on=’Country’) spatial_gdf = gpd.GeoDataFrame(merged.iloc[:, [0, 1]]) data_df = merged.iloc[:, [2, 3, 4]]

Categories python Tags choropleth, folium, python Leave a comment

How do I change the NA color from gray to white in a ggplot choropleth map?

March 26, 2023 by Tarik
Categories r Tags choropleth, ggplot2, maps, r Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa