Hello @Samer Sammour ,
Thanks for the question and using MS Q&A platform.
Make sure you have followed the instruction metioned here: Install libraries on the Azure Databricks Cluster
The notebooks you will run depends on certain Python libraries that will need to be installed in your cluster. The following steps walk you through adding these dependencies.
- From within the Azure Databricks workspace, from the Clusters section, select your cluster. Make sure the state of the cluster is Running.
- Select the Libraries link and then select Install New.
- In the Library Source, select PyPi and in the Package text box type azureml-sdk[databricks] and select Install.
- Next install sklearn-pandas==2.1.0
- Next install azureml-mlflow
For more details, refer to different methods to install packages in Azure Databricks
Hope this will help. Please let us know if any further queries.
------------------------------
- Please don't forget to click on or upvote button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is jhow you can be part of Q&A Volunteer Moderators