Google
PROFESSIONAL-DATA-ENGINEER · Question #81
If a dataset contains rows with individual people and columns for year of birth, country, and income, how many of the columns are continuous and how many are categorical?
The correct answer is A. 1 continuous and 2 categorical. Explanation/Reference: https://cloud.google.com/automl-tables/docs/data-types#bq
Submitted by stefanr· Mar 30, 2026Designing data processing systems
Question
If a dataset contains rows with individual people and columns for year of birth, country, and income, how many of the columns are continuous and how many are categorical?
Options
- A1 continuous and 2 categorical
- B3 categorical
- C3 continuous
- D2 continuous and 1 categorical
How the community answered
(38 responses)- A87% (33)
- B3% (1)
- C8% (3)
- D3% (1)
Explanation
Explanation/Reference: https://cloud.google.com/automl-tables/docs/data-types#bq
Topics
#continuous features#categorical features#data types#feature classification
Community Discussion
No community discussion yet for this question.