What is the purpose of the describe() method in Pandas?
To describe the data types of columns
To display summary statistics of a DataFrame
To provide information about missing values
To describe the structure of a DataFrame
This question is part of this quiz :