Which function calculates descriptive statistical details for a DataFrame ?
describe()
Reason — The descriptive statistics details can be calculated through a single function, namely the describe() function.