mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Removed the dropping of cavity fille ending columns and is at rafter ending column
This commit is contained in:
parent
063824a739
commit
c7bca626d8
1 changed files with 0 additions and 2 deletions
|
|
@ -563,7 +563,6 @@ class TrainingDataset(BaseDataset):
|
|||
"original_description_ending",
|
||||
"thermal_transmittance_unit_ending",
|
||||
"is_cavity_wall_ending",
|
||||
"is_filled_cavity_ending",
|
||||
"is_solid_brick_ending",
|
||||
"is_system_built_ending",
|
||||
"is_timber_frame_ending",
|
||||
|
|
@ -607,7 +606,6 @@ class TrainingDataset(BaseDataset):
|
|||
"is_loft_ending",
|
||||
"is_flat_ending",
|
||||
"is_thatched_ending",
|
||||
"is_at_rafters_ending",
|
||||
"has_dwelling_above_ending",
|
||||
"is_assumed_ending",
|
||||
"is_valid_ending",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue