I need to export a dataframe as an excel file within a sharepoint location.. I am able to do it as a csv but my use case is that the excel file required 3 worksheets therefore it needs to be an excel file so that i can export 3 dataframes into the excel file in sharepoint.
Pleade can someone help me with this