Get Tables attributes

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

None

Ports:

Inputs:

in_data:

[table]

Table with data

Outputs:

attributes:

[table]

Table with a single row where the columns are representing the exported 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.GetTablesAttributes[source]