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
Type: [table]Description: Data- name
Type: tableDescription: Name
Output ports¶
- data
Type: [table]Description: Data
Configuration¶
- New names (name)
Column with new names
Examples¶
Example flows demonstrating this node:
Implementation¶
- class node_set_column_names.SetColumnNamesInTablesWithTable[source]