Page 1 of 1

Which of the following DataFrame operations is classified as an action?

Posted: Mon Mar 27, 2023 1:39 pm
by answerhappygod
Which of the following DataFrame operations is classified as an action?

A. DataFrame.drop()
B. DataFrame.coalesce()
C. DataFrame.take()
D. DataFrame.join()
E. DataFrame.filter()