Set
Operators in the Set category
Home > Data Cleaning > Set
Operators
| Operator | Description |
|---|
| Difference | Find the set difference of two inputs |
| Intersect | Take the intersect of two inputs |
| SymmetricDifference | Find the symmetric difference (the set of elements which are in either of the sets, but not in their intersection) of two inputs |
| Union | Unions the output rows from multiple input operators |
Total: 4 operators
1 - Difference
Find the set difference of two inputs
Home > Data Cleaning > Set
Output Ports
2 - Intersect
Take the intersect of two inputs
Home > Data Cleaning > Set
Output Ports
3 - SymmetricDifference
Find the symmetric difference (the set of elements which are in either of the sets, but not in their intersection) of two inputs
Home > Data Cleaning > Set
Output Ports
4 - Union
Unions the output rows from multiple input operators
Home > Data Cleaning > Set
Output Ports