cancel
Showing results for 
Search instead for 
Did you mean: 
Ank
New Contributor II
since ‎08-18-2022
‎06-26-2023

User Stats

  • 2 Posts
  • 0 Solutions
  • 2 Kudos given
  • 3 Kudos received

User Activity

I defined a dictionary variable Dict, populated it, and print(dict) in the first cell of my notebook. In the next cell, I executed the command print(dict) again. However, this time it gave me an error NameError: name 'Dict is not definedHow can that ...
I used copy file path to get the file path of the notebook I am trying to run from another notebook.file_path = "/Users/ankur.lohiya@workday.com/PAS/Training/Ingest/TrainingQueries-Cloned.py/"ddi = DatabricksDataIngestion(file_path=file_path,        ...
Kudos from
Kudos given to