Q. In Pandas, what method is used to calculate summary statistics for numerical columns in a DataFrame? (A) groupby() (B) value_counts() (C) describe() (D) reshape() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) describe()