mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
Update etl_score_geo.py
This commit is contained in:
parent
ad1ce2bf7f
commit
e6385c172f
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ class GeoScoreETL(ExtractTransformLoad):
|
|||
## TODO: We really should not have this any longer changing
|
||||
self.TARGET_SCORE_SHORT_FIELD = constants.TILES_SCORE_COLUMNS[
|
||||
field_names.SCORE_N
|
||||
].astype(float)
|
||||
]
|
||||
self.TARGET_SCORE_RENAME_TO = "M_SCORE"
|
||||
|
||||
# Import the shortened name for tract ("GTF") that's used on the tiles.
|
||||
|
|
Loading…
Add table
Reference in a new issue