.. _`Transpose Tables`: .. _`org.sysess.sympathy.data.table.transposetablesnew`: Transpose Tables ~~~~~~~~~~~~~~~~ .. image:: pivot_table.svg :width: 48 Auto generated list version of :ref:`Transpose 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. *Ports*: **Inputs**: :input: [table] The Table to transpose **Outputs**: :output: [table] The transposed Table *Configuration*: **use_col_names** Set column names from the input table as the first column in the transposed table **reverse_col_names** Use the selected column from input table as column names in the transposed table, and discarding the selected column from the transpose. **columns** Column that contains the new column names .. automodule:: node_pivot_table .. class:: TransposeTablesNew