Sort rows in Tables¶
Sort rows in Table by selected column
Documentation¶
Auto generated list version of Sort rows in Table.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
- Looped Inputs
Input.
- Looped Outputs
Output.
For details see the original node.
Definition¶
Input ports¶
- Input [table]
Input
Output ports¶
- Output [table]
Input
Configuration¶
- Sort column (column)
Column to sort
- Sort order (sort_order)
Sort order
Implementation¶
- class node_table_sort.SortRowsTables[source]