cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Working with Pandas through Abfss

pradeepvatsvk
New Contributor II

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

2 REPLIES 2

szymon_dybczak
Esteemed Contributor III

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...

Avinash_Narala
Valued Contributor II

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

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group