Unpivot Tables

../../../../_images/pivot_table.svg

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
Type: [table]
Description: Input Table

Output ports

Output
Type: [table]
Description: Output Table

Configuration

Index column (index)

Column that contains a unique identifier for each row

Implementation

class node_unpivot_table.UnpivotTables[source]