Skip to content

Commit

Permalink
🐛 remove text about regions
Browse files Browse the repository at this point in the history
  • Loading branch information
paarriagadap committed May 8, 2024
1 parent 5a8a318 commit 49463cd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ def remove_empty_rows_and_rename_columns(tb: Table) -> Table:
"""
Remove rows with empty values for all the indicators.
MPD keeps ~100,000 rows with empty values for all indicators (probably for aggregation purposes).
I also keep region data only for years where we have data for "World".
"""

# Drop rows with empty values for all indicators.
Expand Down

0 comments on commit 49463cd

Please sign in to comment.