mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
add previous assessors
This commit is contained in:
parent
8ec5ffb297
commit
afec50547f
1 changed files with 1 additions and 0 deletions
|
|
@ -156,6 +156,7 @@ def main():
|
|||
addresses_df['uprn'] = addresses_df['uprn'].astype(int)
|
||||
|
||||
find_my_epc_data_list = []
|
||||
|
||||
for i, row in tqdm(addresses_df.iterrows()):
|
||||
|
||||
address_data = retrieve_find_my_epc_data(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue