[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
c1150dfab3
commit
a31b421c12
@ -169,7 +169,7 @@ def prepare_building_stock_data():
|
|||||||
"Construction features (U-value)": "Construction features (U-values)",
|
"Construction features (U-value)": "Construction features (U-values)",
|
||||||
},
|
},
|
||||||
inplace=True,
|
inplace=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
building_data.country_code = building_data.country_code.str.upper()
|
building_data.country_code = building_data.country_code.str.upper()
|
||||||
building_data["subsector"].replace(
|
building_data["subsector"].replace(
|
||||||
|
Loading…
Reference in New Issue
Block a user