Examveda

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

A. mean()

B. sum()

C. var()

D. median()

Answer: Option C


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

Join The Discussion

Related Questions on Data Analysis with Python