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 5822465 commit e5e97a6Copy full SHA for e5e97a6
safegraph/delphi_safegraph/process.py
@@ -207,8 +207,8 @@ def process_window(df_list: List[pd.DataFrame],
207
export_dir: str):
208
"""Process a list of input census block group-level data frames as a single data set and export.
209
210
- Assumes each data frame has _only_ one
211
- date of data.
+ Assumes each data frame has _only_ one date of data.
+
212
Parameters
213
----------
214
cbg_df: pd.DataFrame
0 commit comments