distribution_analysis
Analyze the distribution of numeric columns in a database table. Produces histograms, skewness, and kurtosis to reveal data shape and outliers.
Instructions
Анализ распределения: гистограмма, skewness, kurtosis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bins | No | ||
| columns | No | ||
| table_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |