Examveda

In Pandas, what method is used to calculate the mean, median, and other summary statistics for numerical columns in a DataFrame?

A. sort_values()

B. melt()

C. describe()

D. pivot()

Answer: Option C


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

Join The Discussion

Related Questions on Data Analysis with Python