mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-07-27 14:35:10 +00:00
Merge pull request #22 from Hestia-Homes/feature/sharepoint_integration
week commencing
This commit is contained in:
commit
a18e707a91
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