detect_missing_values
Detect missing values in CSV datasets by reporting per-column counts and percentages, sorted from highest to lowest.
Instructions
Report missing-value counts and percentages per column, sorted by the most-missing first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |