Q. In Pandas, which method is used to calculate the covariance between two numerical columns in a DataFrame? (A) sum() (B) cov() (C) median() (D) sum() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) cov()