Forum Discussion
Arundhati_Sen1
1 year agoFrequent Visitor
Error while reading XLSX file into dataframe using pandas
Hi, I have an Excel file (XLSX) in my lakehouse I'm trying to read this file into a pandas dataframe. I need to use the abfss path as the lakehouse is not the default one mapping_file_path = 'abfs...
- 1 year ago
No it didn't help. I have changed my source file type to json now and after that I am not facing any Unauthorization issue
FabianSchut
1 year agoSolution Sage
Is it possible that this file is modified at the same time you are trying to read it?
Arundhati_Sen1
1 year agoFrequent Visitor
I can confirm that the xlsx file is at closed state when issue takes place. That's not the case it seems