Forum Discussion
Cannot Use DataLake SQL Endpoint in Notebook for Data Science Analysis
- 2 years ago
Thanks for your message.
I'm a senior data scientist and I'm trying to use all system with my team.
If I will use notebook in a Fabric and I will make transformations on my notebook, I think I don't need to Fabric.
My goal is to prepare data before using it in a notebook.
I understand that it doesn'T meet my goal for now.
Thanks again.
Hi BeyzaKzlky
Thanks for using Fabric Community.
After getting the external data into lakehouse , why are you creating a view?
You can do all the transformations inside a Notebook itself. Notebooks can only read tables. Currently views are not supported. After doing the transformations in a Notebook you can use the data for Data Science project.
https://learn.microsoft.com/en-us/fabric/data-science/tutorial-data-science-ingest-data
Hope this helps. Please let me know if you have any further queries.
- BeyzaKzlky2 years agoFrequent Visitor
Thanks for your message.
I'm a senior data scientist and I'm trying to use all system with my team.
If I will use notebook in a Fabric and I will make transformations on my notebook, I think I don't need to Fabric.
My goal is to prepare data before using it in a notebook.
I understand that it doesn'T meet my goal for now.
Thanks again.