From 2c8e86efe93e889a4bb2c66493d6bc1061686305 Mon Sep 17 00:00:00 2001 From: Rob Harrison <48765695+robjharrison@users.noreply.github.com> Date: Tue, 13 Aug 2024 11:07:51 +0000 Subject: [PATCH] minor update --- ofsted_childrens_services_inspection_scrape.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/ofsted_childrens_services_inspection_scrape.py b/ofsted_childrens_services_inspection_scrape.py index 82610d9..93eb4e1 100644 --- a/ofsted_childrens_services_inspection_scrape.py +++ b/ofsted_childrens_services_inspection_scrape.py @@ -1106,9 +1106,6 @@ def save_to_html(data, column_order, local_link_column=None, web_link_column=Non inspection_summary_df = pd.DataFrame(data) -# # testing -# print(inspection_summary_df.head(5)) - # Data enrichment - import flat-file stored data #