mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
removed some temp code
This commit is contained in:
parent
7b96d30073
commit
c08f74cefb
1 changed files with 0 additions and 2 deletions
|
|
@ -97,8 +97,6 @@ def handler():
|
|||
)
|
||||
)
|
||||
|
||||
z = pd.DataFrame([x for x in data if x["main-fuel"] == "To be used only when there is no heating/hot-water system"])
|
||||
|
||||
# Incorporate input data into cleaning
|
||||
cleaner = EpcClean(data + [p.data for p in input_properties])
|
||||
cleaner.clean()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue