Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Data Engineer Associate

Domain 3Objective 4

Perform Data Deduplication Operations and Aggregate Operations on DataFrames, Such as Count, Approximate Count Distinct, and Mean, Summary. DATA-ENGINEER-ASSOCIATE Practice Questions (Page 1)

Part of the Data Transformation and Modeling domain, which accounts for 22% of the DATA-ENGINEER-ASSOCIATE exam. Databricks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~8–13 in this domain), expect 1–2 from this objective — we provide 10 practice questions to prepare you well beyond it. (estimate)

10questions here
2free pages
5concepts
22%of the exam

Questions 1–5

  1. 1application · medium

    A sales DataFrame has columns region, product, and revenue. The team wants to compute the average revenue per product within each region. Which code should they use?

    Select an answer first
  2. 2foundation · medium

    What does the second parameter of approx_count_distinct represent?

    Select an answer first
  3. 3application · medium

    A retail company's sales DataFrame has duplicate rows because of a data pipeline retry. Each row has a unique transaction_id, but the same transaction may appear multiple times. The data team wants to keep only the first occurrence of each transaction_id while retaining all other columns. Which code should they use?

    Select an answer first
  4. 4foundation · medium

    Which aggregate function would you use with agg to count the number of rows in each group?

    Select an answer first
  5. 5foundation · medium

    Which function returns the exact number of distinct values in a column?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Databricks. “DATA-ENGINEER-ASSOCIATE” is a trademark of its owner, used for identification only.