Vidyalelo
Data Science · Q46

Data Analysis with Python

Computer Related · Data Science · question 46

Q46

In Pandas, which method is used to calculate the mode of a numerical column in a DataFrame?

A.
sum()
B.
mode()
Answer
C.
median()
D.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board