Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
The error message itself is saying that it can't find the feature_store library inside Python, so my assumption is that the library is not installed in the runtime you are using today.
The error message itself is saying that it can't find the feature_store library inside Python, so my assumption is that the library is not installed in the runtime you are using today.