mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
checkpoint
This commit is contained in:
parent
5f2228913b
commit
105d2cb442
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ class ExtractTransformLoad:
|
|||
# periods. https://github.com/usds/justice40-tool/issues/964
|
||||
EXPECTED_MAX_CENSUS_TRACTS: int = 74160
|
||||
|
||||
# We use ourput_df as the final dataframe to use to write to the CSV
|
||||
# We use output_df as the final dataframe to use to write to the CSV
|
||||
# It is used on the "load" base class method
|
||||
output_df: pd.DataFrame = None
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue