Describe

Descriptive statistics include those that summarize the central tendency, dispersion and shape of a dataset’s distribution, excluding NaN values.

Function: 

Describe(table = string )


Parameters:

Table: Table name that you wish to describe


Examples:

    Describe(Table = Budget)