Sebastian Cardona
Sebastian Cardona
Hi. I'm trying to use the evaluation module but it doesn't exist in the library. My OS is Linux and I'm using the 0.7.2 version.
**Is your feature request related to a problem? Please describe.** For example, you want to create lag features of sales for a retail chain, but taking into account the stores,...
**Description** I'm having this error with Databricks Runtime 16.4 LTS and `databricks-sdk==0.55.0` `ImportError: cannot import name 'ServedModelInputWorkloadSize' from 'databricks.sdk.service.serving'` Because of that, I can not use databricks-agents library **Reproduction** `from...