Index rows in Table

../../../../_images/lookup1.svg

Documentation

Index rows in Table.

Select items to output by specifying integer indices. Multiple indices can be used. The output has the same structure as the input but the same number of items or fewer depending on if just a few or if all indices were selected.

Because the number of rows can become very large, only selected indices are shown. To add, right-click and press Insert. Then rename the entry to the desired integer index and check it.

Definition

Input ports

data table

Input Table

Output ports

data table

Output Table

Configuration

Select index (index)

Edit indices to select (must be integers). Because the number of rows can become too large, only selected indices are shown. To add, right-click and press Insert. The values must be edited to integer values

Implementation

class node_index_table.IndexRowsTable[source]