detect_outliers
Identify outliers in numeric columns using the IQR method. Specify custom threshold or columns for precise detection within large CSV files.
Instructions
Detect outliers in numeric columns.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
columns | No | ||
method | No | iqr | |
session_id | Yes | ||
threshold | No |