Skip to content

Commit d87f8cc

Browse files
authored
Update jhu/delphi_jhu/geo.py
1 parent 289ad49 commit d87f8cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jhu/delphi_jhu/geo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
def geo_map(df: pd.DataFrame, geo_res: str):
1010
"""
11-
Map a DataFrame df the county resolution, and aggregate it to the geographic resolution geo_res.
11+
Map and aggregate a DataFrame at the county resolution to the geographic resolution geo_res.
1212
1313
Parameters
1414
----------

0 commit comments

Comments
 (0)