CBSE Class 12 Informatics Practices Question 68 of 101

Python Pandas — II — Question 10

Back to all questions
10
Question

Question 10

Is there one function that calculates much of descriptive statistics values ? Name it.

Answer

Yes, there is one function that calculates many descriptive statistics values, namely the describe() function.