| Class | Description |
|---|---|
| AstDropDuplicates |
Removes duplicated rows, leaving only the first or last observed duplicate in place.
|
| CollectChunkBorderValuesTask |
Collects border values from a chunk - last element of each chunk.
|
| ColumnIndicesParser | |
| DropDuplicateRows |
Drops duplicated rows of a Frame
|
| DropDuplicateRowsTask |
Performs the row de-duplication itself.
|
| Enum | Description |
|---|---|
| KeepOrder |
Determines which duplicated row is kept during row de-duplication process.
|