Transpose Table (deprecated)

../../../../../_images/pivot_table.svg
class node_pivot_table.TransposeTableDeprecated

EXPERIMENTAL Simple table transpose.

Given a table with two columns, A and B, create a new table with A as column names and B as values.

Inputs:
Input : Table

Table with column and value information.

Outputs:
Output : Table

Transposed table