Set column attributes in Table

../../../../_images/column_attribute.svg

Set column attributes in Table.

Definition

Input ports

attributes
Type: table
Description: Table with, at least, three column, one for column names, another for attribute names and a third for attribute values
in_data
Type: table
Description: Table with data columns

Output ports

out_data
Type: table
Description: Table with updated columns attributes

Configuration

Attribute names (attributes)

Select column with attributes

Clear existing attributes (clear)

Clear existing attributes before applying the operation.

Column names (columns)

Select column with column names

Attribute values (values)

Select column with values

Examples

Example flows demonstrating this node:

Implementation

class node_attributes_tables.SetColumnAttributesTable[source]