Q. In Pandas, which method is used to calculate the covariance between two numerical columns in a DataFrame?
β
Correct Answer: (B)
cov()
You must be Logged in to update hint/solution