Type: nodetool.data.Describe
Namespace: nodetool.data
Description
Compute summary statistics for each numeric column: count, mean, std, min, 25%, 50%, 75%, max. dataframe, statistics, describe, summary, stats, mean, std, min, max, quartile
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| dataframe | dataframe |
The dataframe to describe. | {"rows":[]} |
Outputs
| Output | Type | Description |
|---|---|---|
| output | dataframe |
Related Nodes
Browse other nodes in the nodetool.data namespace.