This directory contains 30 workflows.
The Extract Table Spec node lists each column from the connected table as a record in the output table. The output table includes the column name, column […]
The GroupBy node is unique. No other node has the ability to group, summarize, and aggregate a table like it. With the GroupBy node, you can perform dozens […]
Combining data sets is one of the most common and important operations during data processing. The Joiner node allows you to combine two tables according to […]
The Math Formula node is used to create new or update existing numeric fields. It works on a row-by-row basis; this means that you can reference values in […]
The Numeric Row Splitter serves a single purpose: it splits a data table into two outputs, one of which the records from a specified numeric field comply […]
Splitting a table into two outputs with a set number or percentage of records is a common process, especially when preparing data for predictive modeling. A […]
Restructuring the shape of a data table is an important part of many KNIME workflows. The Pivoting node allows us to convert a "tall and skinny" table into […]
The Reference Column Filter node allows users to filter the columns in one table according to the columns found in a second, reference table. This node is […]
The Row Filter node is one of the fundamental nodes that every KNIME developer must be familiar with. It allows users to include or exclude records in a […]
Sampling a table is frequently done to create a subset of an original table. Sometimes this is done to improve workflow execution times during development, […]
Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.