statistical_analysis
Perform statistical analysis on a column in Excel or CSV files to calculate descriptive statistics and identify patterns in your data.
Instructions
Perform comprehensive statistical analysis on a column
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the CSV or Excel file | |
| column | Yes | Column name or index (0-based) | |
| sheet | No | Sheet name for Excel files (optional) |