Reverse rows in Table¶
Documentation¶
Reverse rows in Table.
Definition¶
Input ports¶
- data
Type: tableDescription: Input Table
Output ports¶
- data
Type: tableDescription: Output Table
Implementation¶
- class node_reverse_table.ReverseRowsTable[source]