Replies: 1 comment
-
Wrangler is basically passing the call to pandas.DataFrame.to_excel so you can pass the same args to wrangler call and control the behavior of the excel writer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Question is can we do formatting with excel before saving to S3 via openpyxl or xlsxwriter if yes, can share code snippet?
Beta Was this translation helpful? Give feedback.
All reactions