dataset_statistical_summary
Calculate the mean and median for every numerical column in a CSV file to provide a concise statistical summary that reveals central values and spread.
Instructions
Returns the mean and median of every numerical feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||