Set column names in Tables with Table¶
Set column names from separate table column.
Documentation¶
Auto generated list version of Set column names in Table with Table.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
- Looped Inputs
data.
- Looped Outputs
data.
For details see the original node.
Definition¶
Input ports¶
- data [table]
Data
- name table
Name
Output ports¶
- data [table]
Data
Configuration¶
- New names (name)
Column with new names
Examples¶
Implementation¶
- class node_set_column_names.SetColumnNamesInTablesWithTable[source]