Get column attributes in Table

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

Get column attributes in Table.

Documentation

Definition

Input ports:
data

table

Input Data

Output ports:
attributes

table

Attributes

The Table data type includes an additional container, besides the data container, for storing attributes. An attribute is stored as a scalar value together with a header.

The standard library contains two nodes for setting and getting Table attributes.

class node_attributes_tables.GetColumnAttributesTable[source]