diff options
Diffstat (limited to 'content/blog/2020-09-25-happiness-map.org')
| -rw-r--r-- | content/blog/2020-09-25-happiness-map.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2020-09-25-happiness-map.org b/content/blog/2020-09-25-happiness-map.org index d8bfb86..a13cd28 100644 --- a/content/blog/2020-09-25-happiness-map.org +++ b/content/blog/2020-09-25-happiness-map.org @@ -76,7 +76,7 @@ Some countries need to be renamed, or they will be lost when you merge the happiness and GeoJSON dataframes. This is something I discovered when the map below showed empty countries. I searched both data frames for the missing countries to see the naming differences. Any countries that do not have records -in the =happy_data= df will not show up on the map. +in the =happy_data= data frame will not show up on the map. #+begin_src python # Rename some countries to match our GeoJSON data |
