Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which of the following operations can be used to count the number of rows in a DataFrame?
A
DataFrame.numberOfRows()
B
DataFrame.n()
C
DataFrame.sum()
D
DataFrame.count()
E
DataFrame.countDistinct()