🔥 3-day streak
Databricks Certified Machine Learning Associate27 / 137
Question 27 of 137
A data scientist has created a feature table in Unity Catalog named prod.retail.customer_features with primary key customer_id. They build a FeatureLookup to join these features onto a labeled training DataFrame using FeatureEngineeringClient.create_training_set(). When they call training_set.load_df(), the resulting DataFrame contains null values for all feature columns even though the feature table is fully populated. What is the most likely cause?
Reviewed for accuracy · Report an issueNext question