Series.describe
Generate descriptive statistics. Descriptive statistics include those that summarize the central tendency, dispersion and shape of a dataset’s distribution, excluding NaN values
danfo.Series.describe()
Parameters: No parameter
return: Series
Example
Last updated
Was this helpful?