emma_s
Databricks Employee
Databricks Employee

Hi

As others have said stored procedures don't currently support Python. You can either create the stored procedure with SQL using Windows functions and describe history or put it into a notebook and not have stored procedures. The video is about experimental features.

Current docs: 

Thanks,

Emma