I am trying to autofit all the columns in an Excel xlsx file in Python 3, but am running into issues with the save() function. Below is the function I am using:
I have excel file stored in S3 bucket fro where I am storing the file url inside mongodb.I want to read data from this excel file and transform into JSON.So for that I am XLSX package but it is not re