From af67e996dc93ade1acd4eed47d25da55c0c63b50 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 11 Nov 2025 20:56:22 -0600 Subject: fix grammar in 2020 posts --- content/blog/2020-09-25-happiness-map.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/blog/2020-09-25-happiness-map.org') 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 -- cgit v1.2.3