
Databricks Certified Machine Learning - Associate
Get started today
Ultimate access to all questions.
A data scientist has created a Python function named ‘generate_features‘ that outputs a Spark DataFrame with two columns: ‘Customer INT‘ and ‘Region STRING‘. This DataFrame is stored in a variable called ‘feature_set‘. The next step is to create a Feature Store table using ‘feature_set‘. Which code snippet correctly initializes and populates the Feature Store table using the Feature Store Client ‘feature_client‘?
A data scientist has created a Python function named ‘generate_features‘ that outputs a Spark DataFrame with two columns: ‘Customer INT‘ and ‘Region STRING‘. This DataFrame is stored in a variable called ‘feature_set‘. The next step is to create a Feature Store table using ‘feature_set‘. Which code snippet correctly initializes and populates the Feature Store table using the Feature Store Client ‘feature_client‘?
Real Exam