
DatabricksCertified Associate Developer for Apache Spark
DataFrame Transformations ASSOCIATE-DEVELOPER-APACHE-SPARK Practice Questions (Page 3)
Part of the Developing Apache Spark™ DataFrame/DataSet API Applications domain, which accounts for 30% of the ASSOCIATE-DEVELOPER-APACHE-SPARK exam. Databricks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~11–18 in this domain), expect 2–4 from this objective — we provide 27 practice questions to prepare you well beyond it. (estimate)
Questions 11–15
- 11
Which two methods can be used interchangeably to filter rows in a DataFrame?
Select an answer first - 12
What is the difference between explode and explode_outer?
Select an answer first - 13
Which method collects all rows of a DataFrame to the driver as an Array[Row]?
Select an answer first - 14
A DataFrame `transactions` has columns `txn_id`, `user_id`, `amount`, and `date`. Due to a data ingestion bug, some rows are exact duplicates. The team wants to remove duplicate rows based on all columns, then sort by `date` descending. Which code accomplishes this?
Select an answer first - 15
What does the schema method return?
Select an answer first
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. “ASSOCIATE-DEVELOPER-APACHE-SPARK” is a trademark of its owner, used for identification only.