Get column attributes in Table

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

None

Ports:

Inputs:

data:

table

Input Data

Outputs:

attributes:

table

Attributes

Configuration:

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]