-
Re: Save pandas dataframe to .xlsx in managed S3 folder
Hi @Mario_Burbano . Thank you for your solution. Is there a way I can expand this to write multiple dataframes to different sheets within the excel workbook. So far I got: import io buf = io.BytesIO(…2 ·