Unpivot Tables¶
Documentation¶
Auto generated list version of Unpivot 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 Table
Output ports¶
- Output [table]
Output Table
Configuration¶
- Index column (index)
Column that contains a unique identifier for each row
Implementation¶
- class node_unpivot_table.UnpivotTables[source]