โ01-22-2025 10:34 PM
Hi,
I am unable to read and write pandas datframe through abfss protocol , Is there a work around for this , I do not want to store my files in dbfs
โ01-22-2025 11:59 PM
Hi @pradeepvatsvk ,
It's well known limitation. The pandas dataframe does not support that protocol. Below you can find some workarounds:
https://stackoverflow.com/questions/72204477/databricks-pyspark-pandas-dataframe-to-excel-does-not-r...
โ01-23-2025 12:37 AM
you can use volumes and mount the abfss location to unity catalog and can access the files present in azure in databricks.
Regards,
Avinash N
never-displayed
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!