Difference
Find the set difference of two inputs
Home > Data Cleaning > Set
| 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
Find the set difference of two inputs
Take the intersect of two inputs
Find the symmetric difference (the set of elements which are in either of the sets, but not in their intersection) of two inputs
Unions the output rows from multiple input operators
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.