Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Machine Learning Associate All Questions

View all questions & answers for the Certified Machine Learning Associate exam

Exam Certified Machine Learning Associate topic 1 question 22 discussion

Actual exam question from Databricks's Certified Machine Learning Associate
Question #: 22
Topic #: 1
[All Certified Machine Learning Associate Questions]

Which of the following is a benefit of using vectorized pandas UDFs instead of standard PySpark UDFs?

  • A. The vectorized pandas UDFs allow for the use of type hints
  • B. The vectorized pandas UDFs process data in batches rather than one row at a time
  • C. The vectorized pandas UDFs allow for pandas API use inside of the function
  • D. The vectorized pandas UDFs work on distributed DataFrames
  • E. The vectorized pandas UDFs process data in memory rather than spilling to disk
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Leigh857
1 month, 1 week ago
I think the answer should be C
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...