Q81
In Pandas, which method is used to calculate the covariance between two numerical columns in a DataFrame?
A.
sum()
B.
cov()
AnswerC.
median()
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board