get_column_summary
Analyze a specific column in your dataset and return a statistical summary. Use for deep dive after viewing all columns.
Instructions
Analyzes a specific column in the dataset and returns a statistical summary. Use this for a deep dive into one column after using get_all_columns_summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| column | Yes | ||
| data_file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |