Container Input (File) 

Receives an external file (e.g. provided via an upload) and exposes it via a flow variable.

Container Input (Raw HTTP) 

Reads the body, headers, and the query string from an HTTP request calling the workflow and outputs it in 3 different tables.

FT (3.7) 

Classifier for building 'Functional trees', which are classification trees that could have logistic regression functions at the inner nodes and/or leaves

Row Splitter (Labs) Streamable

Allows to split rows into two tables based on complex queries defined on multiple columns.

String Cleaner Streamable

The String Cleaner provides tools for basic string cleaning

GroupBy Bar Chart (JFreeChart) 

Displays a bar chart for all ready grouped columns with nominal values. You can use the GroupBy-Node to gain the required columns.

Capture Workflow End 

Marks the end of a to be captured workflow segment.