.. _`Set column attributes in Tables`: .. _`org.sysess.sympathy_course.setcolumnattributestables`: Set column attributes in Tables ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. image:: column_attribute.svg :width: 48 Auto generated list version of :ref:`Set column attributes in Table`. In this version, the following ports from the original nodes have been changed to lists which the node loops over: :Looped Inputs: attributes, in_data. :Looped Outputs: out_data. For details see the original node. *Ports*: **Inputs**: :attributes: [table] Table with, at least, three column, one for column names, another for attribute names and a third for attribute values :in_data: [table] Table with data columns **Outputs**: :out_data: [table] Table with updated columns attributes *Configuration*: **clear** Clear existing attributes before applying the operation. **columns** Select column with column names **attributes** Select column with attributes **values** Select column with values .. automodule:: node_attributes_tables .. class:: SetColumnAttributesTables