Q. In Pandas, which method is used to calculate the mode of a numerical column in a DataFrame? (A) sum() (B) mode() (C) median() (D) sum() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) mode()