I was using the below code to read the data in sheets into dataframes:
binary_file = requests.get(url_to_excel_file).content workbook = pd.ExcelFile(binary_fi