cancel
Showing results for 
Search instead for 
Did you mean: 
amanpreetkaur
New Contributor III
since ‎08-27-2021
‎06-26-2023

User Stats

  • 6 Posts
  • 0 Solutions
  • 0 Kudos given
  • 4 Kudos received

User Activity

I have a python notebook A in Azure Databricks having import statement as below: import xyz, datetime,... I have another notebook xyz being imported in notebook A as shown in above code. When I run notebook A, it throws the following error: ImportEr...