Page 1 of 1

Which of the following operations is most likely to result in a shuffle?

Posted: Mon Mar 27, 2023 1:39 pm
by answerhappygod
Which of the following operations is most likely to result in a shuffle?

A. DataFrame.join()
B. DataFrame.filter()
C. DataFrame.union()
D. DataFrame.where()
E. DataFrame.drop()