Double To Int

This Node Is Deprecated — This node is kept for backwards-compatibility, but the usage in new workflows is no longer recommended. The documentation below might contain more information.

Converts doubles in a column (or a set of columns) to integers.

Options

Column Selection
Move the columns of interest into the "Include" list
Create long values
Use this option to generate 64bit long values instead of 32bit integer values. This is useful if double values in the input are too big to fit into an integer.
Rounding type
The type of rounding applied to the selected double cells. (round: standard rounding, floor: next smaller integer, ceil: next bigger integer)

Input Ports

Icon
Arbitrary input data.

Output Ports

Icon
Input data with new IntTypes.

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.