mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
sharepoint version
This commit is contained in:
parent
4e6181e413
commit
3ab438d56d
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ def main():
|
|||
df.to_excel("survey_data.xlsx", index=False)
|
||||
|
||||
print("Excel file 'survey_data.xlsx' created successfully!")
|
||||
print(pformat(data))
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue