Examveda

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()

Answer: Option C


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

Join The Discussion

Related Questions on Data Analysis with Python