Examveda

In Pandas, which method is used to calculate the covariance between two numerical columns in a DataFrame?

A. sum()

B. cov()

C. median()

D. None of the above

Answer: Option B


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

Join The Discussion

Related Questions on Data Analysis with Python