Forum Discussion
dataframe to table using python in notebook
- Anonymous1 year ago
Hi munindra,
We really apologize for delay in response, and thanks for bringing your concerns to us as you mentioned you are unable to find the location of the table as a result this will be stored at the DEFAULT lake house please once have a look at that default location you can find the table over there and also you have raised an one more concern that if you are giving the location or path you are not able to create a table and it is throwing the error to fix the issue that you are facing please refer the below document mention and for your convenience I have also pasted the screenshot please have a look on it.
Additionally, to Use Python experience on Notebook please refer the below provided document:
Use Python experience on Notebook - Microsoft Fabric | Microsoft Learn
If this post helps, then please give us 'Kudos' and consider 'Accept it as a solution' to help the other members find it more quickly.
Thank you.
In the vanilla Python Notebook experience (preview), you can find code snippets for writing to delta table without using Spark:
https://learn.microsoft.com/en-us/fabric/data-engineering/using-python-experience-on-notebook
Here are also some code examples:
https://www.reddit.com/r/MicrosoftFabric/s/CtyqVHSDKq
I think you will need to use the abfss path of the Lakehouse in order to do this.