I keep getting this prompt. Please, what’s the way out?
NameError Traceback (most recent call last)
Cell In[4], line 1
----> 1 response = create_table_db(table_name=product_catalog_table[‘table_name’], **product_catalog_table[“kwargs”])
2 print(response)
NameError: name ‘product_catalog_table’ is not defined