Profile Table
profile_tableAnalyze a table's row count and per-column statistics—non-null, distinct, min, max, average—to determine the suitable chart type.
Instructions
Profiles a table for visualization: row count plus per-column statistics (non-null count, distinct count, min, max, average) to decide which chart fits the data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| columns | No | ||
| table_name | Yes | ||
| max_columns | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||