Data Integrator (Python API)
|
Join two unsorted tables. More...
Classes | |
class | CTableJoin |
Class for joining two tables, each of them may not be sorted. More... | |
Join two unsorted tables.
Behavior is very similar to the Unix 'join' command. When joining, an additional column can be added to specify the source of data origin. This is useful when joining multiple times from different data sources with like content.