Create Byte Vector

Concatenates the values from the selected int columns to a new Byte Vector column.

Options

Input/Include
The input columns to use. (They are used in the order visible in the configuration, which is the order they appear in the input table.)
Remove input columns
When checked, the input columns will be filtered out from the output.
Fail on missing values
When checked, the execution will fail when there is a missing value in the input columns; otherwise, those cells will be replaced with 0.
Fail on values outside [0,255]
When checked, the execution will fail when there is a value in the input columns, which is less than 0, or greater than 255; otherwise, those cells will be replaced with 0.
Output column
The name of the output column.

Input Ports

Icon
Table with int columns.

Output Ports

Icon
Table with Byte Vector column.

Popular Successors

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.