databricks-demos / dbdemos

Demos to implement your Databricks Lakehouse
Other
286 stars 96 forks source link

AI BI demos fail on DRV 15.4 LTS #148

Open Dana-Farber opened 1 week ago

Dana-Farber commented 1 week ago

import dbdemos This line is successful

dbdemos.install('aibi-marketing-campaign') This one fails on both Databricks runtime version 15.4 with the error Installation error: string indices must be integers, not 'str'

image