Hub
Pricing About
NodeNode / Manipulator

Create Interval

Community NodesHCS ToolsData ManipulationColumn
Drag & drop
Like

This node creates a column of type Interval from given lower (left) and upper (right) bounds. Additionally, columns indicating whether the endpoints are included or excluded can be provided.
As bounds any numeric column will serve. The left/Lower bound value need to be smaller or equal compared to its right/upper bound value.
Whether a bound is included or excluded can be chosen either by a fixed setting:

  • including both bounds "[a;b]"
  • including left bound only "[a;b)"
  • including right bound only "(a;b]"
  • excluding both bounds "(a;b)"
Otherwise boolean columns can be provided given that "true" results in including the bound or "false" in excluding the bound.
Empty Intervals are allowed to be created (like "(1;1)").

Node details

Input ports
  1. Type: Table
    Input Table
    Input table containing at least one numeric column
Output ports
  1. Type: Table
    Input Table with interval columns
    Input Table with newly appended or replaced interval column

Extension

The Create Interval node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits