We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae0e3c3 commit 289ad49Copy full SHA for 289ad49
jhu/delphi_jhu/pull.py
@@ -64,7 +64,7 @@ def sanity_check_data(df: pd.DataFrame) -> pd.DataFrame:
64
65
66
def pull_jhu_data(base_url: str, metric: str, gmpr: GeoMapper) -> pd.DataFrame:
67
- """Pull the latest Johns Hopkins CSSE data, and conforms it into a dataset.
+ """Pull the latest Johns Hopkins CSSE data, and conform it into a dataset.
68
69
The output dataset has:
70
0 commit comments