S

Sikhar Chaudhary • 5.88K Points
Tutor III

Q. Which method is used to get summary statistics of a DataFrame?

  • (A) describe()
  • (B) info()
  • (C) head()
  • (D) tail()
  • Correct Answer - Option(A)
  • Views: 55
  • Filed under category Pandas

Explanation by: Sikhar Chaudhary
The describe() method provides summary statistics such as mean, standard deviation, min, and max for numerical columns.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics