Q. In Pandas, which method is used to calculate the variance of a numerical column in a DataFrame?
β
Correct Answer: (C)
var()
You must be Logged in to update hint/solution