HSplit Table¶
Split a Table into multiple Tables by columns, every column becomes a new table.
Definition¶
Input ports¶
- port1
Type: tableDescription: Input Table
Output ports¶
- port1
Type: [table]Description: Split Tables
Examples¶
Example flows demonstrating this node:
Implementation¶
- class node_hsplit_tables.HSplitTableNode[source]