Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric Ideas just got better! New features, better search, and direct team engagement. Learn more

Load excel directly into psypark dataframe in a notebook

Currently, it's not possible to load an Excel file directly from the lakehouse into a PySpark DataFrame within a Fabric notebook. The existing solution requires first loading the file into a Pandas DataFrame and then converting it to a PySpark DataFrame, which negatively impacts performance with large files. It would be helpful if a Spark engine were available that allows Excel files to be loaded directly into a PySpark DataFrame, similar to how CSV files can be handled.

Status: New
Comments
fbcideas_migusr
New Member
Status changed to: New