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