Sort columns in Table¶
- 
class node_sort_columns.SortColumnsInTable[source]¶
- Sort the columns in incoming table alphabetically. Output table will have the same columns with the same data but ordered differently. - Inputs: - input : table
- Table with columns in unsorted order 
 - Outputs: - output : table
- Table with columns in sorted order 
 - Configuration: - Sort order
- Sort order