multiple further corrections

This commit is contained in:
Khalim Conn-Kowlessar 2023-12-26 19:52:02 +00:00
parent a45ac1e14f
commit 95dd23e925

View file

@ -176,7 +176,13 @@ def load_data():
survey_list["Street / Block Name"] = survey_list["Street / Block Name"].str.replace("princess avenue",
"princes avenue")
survey_list["Street / Block Name"] = survey_list["Street / Block Name"].str.replace("edge ford crecent",
"edge fold crecent")
"edge fold crescent")
survey_list["Street / Block Name"] = survey_list["Street / Block Name"].str.replace("conniston avenue",
"coniston avenue")
survey_list["Street / Block Name"] = survey_list["Street / Block Name"].str.replace("blackthorne crescent",
"blackthorn crescent")
survey_list["Street / Block Name"] = survey_list["Street / Block Name"].str.replace("wellstock road",
"aellstock lane")
# Replacement for clively avenue 66-68
survey_list["NO."] = np.where(