Cell Splitter By Position Streamable

Splits cells in one column of the table at fixed positions into separate columns.

Amazon Comprehend (Sentiment) Streamable

Performs sentiment analysis on sentences of a document by using the Amazon Comprehend service.

Amazon Comprehend (Syntax Tagger) Streamable

Assigns part-of-speech tags to terms by calling the AWS Comprehend service.

DB Partitioning 

The input table is split into two partitions (i.e. row-wise), e.g. train and test data.

PLS Prediction 

Test a previously built PLS (Partial Least-Squares) regression model

Database Query Deprecated

Modifies the input SQL query from a incoming database connection.

Crosstab 

Creates a cross-tabulation (also referred as contingency table or cross-tab).

Date&Time Shift Streamable

Shifts a date or time according to a duration or granularity.

Line Reader Streamable

Reads lines from a file or URL.

DB Numeric-Binner 

Group numeric data into manually defined intervals - called bins.