woodwork.data_table.DataTable.describe

DataTable.describe()[source]

Calculates statistics for data contained in DataTable.

Returns

A Dataframe containing statistics for the data.

Return type

pd.DataFrame