mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
week commencing
This commit is contained in:
parent
4c3a8b154b
commit
2185042d26
1 changed files with 1 additions and 0 deletions
|
|
@ -42,5 +42,6 @@ def main():
|
|||
# Save to an Excel file
|
||||
df.to_excel("survey_data.xlsx", index=False)
|
||||
|
||||
print(f"WEEK COMMENCING {WEEK_COMMENCING}")
|
||||
print("Excel file 'survey_data.xlsx' created successfully!")
|
||||
print(pformat(data))
|
||||
Loading…
Add table
Reference in a new issue