Examveda

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

A. sum()

B. mode()

C. median()

D. None of the above

Answer: Option B


This Question Belongs to Data Science >> Data Analysis With Python

Join The Discussion

Related Questions on Data Analysis with Python