Split Interval

This node splits a column of type Interval into its lower (left) and upper (right) bounds. Additionally, columns indicating whether the endpoints are included or excluded can be created. The newly created columns will be:

  • include left bound (boolean / optional)
  • left bound (numeric)
  • right bound (numeric)
  • include right bound (boolean / optional)

Options

Select Interval Column
A column of type Interval to be splitted
Include Mode
If checked, columns, indicating whether endpoints are included or excluded, are created.

Input Ports

Icon
Input table containing at least one interval column

Output Ports

Icon
Input Table with newly appended columns

Views

This node has no views

Workflows

  • No workflows found

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.