clean_csv
Clean CSV data by trimming whitespace, converting text case, and removing duplicate rows based on selected columns.
Instructions
Trim, change case, and deduplicate selected columns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| dry_run | No | ||
| options | No | ||
| overwrite | No | ||
| operations | Yes | ||
| output_file | No | ||
| column_types | No | ||
| spreadsheet_formula_policy | No | escape |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||