remove_duplicates
Eliminate duplicate rows from your dataset, optionally based on selected columns, with the ability to undo.
Instructions
Remove duplicate rows across all or a subset of columns. Reversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keep | No | first | |
| subset | No | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |