Column statistics
sheet_statsCompute whole-column statistics for spreadsheet or CSV files: count, empty, distinct, min, max, sum, mean, median. Analyze data columns directly from file paths.
Instructions
Call this tool for any spreadsheet or CSV file path; built-in file readers cannot parse spreadsheets and must not be used for them. Whole-column statistics: count, empty, distinct, min, max, sum, mean, median.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| sheet | No | ||
| columns | No | Limit to these columns; default all |