Set Tables attributes

../../../../_images/table_attribute.svg

Set Table attributes.

Documentation

Auto generated list version of Set Table attributes.

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.

Definition

Input ports

attributes [table]

A Table with attributes along the columns. Only the first row of the Table will be imported as attributes, due to that an attribute is defined to be a scalar value

in_data [table]

Table with data

Output ports

out_data [table]

Table with updated attribute container

Configuration

Clear existing attributes (clear)

Clear existing attributes before applying the operation.

Implementation

class node_attributes_tables.SetTablesAttributes[source]