Icon

Public

This directory contains 400 workflows.

Iconkn_​example_​import_​csv_​r_​readr 

use R package readr to import more complex CSV and text files into KNIME

Iconkn_​example_​java_​edit_​variables 

KNIME - small useful Java Tasks and other little helpers

Iconkn_​example_​java_​equals_​multiply_​one_​cell_​not_​all 

Use Java Snippet to set rule for certain Row ID - also demonstrating the use of .equals() in Java

Iconkn_​example_​java_​if_​column_​exists_​switch 

Use Java Snippet to check if Column is there, fill a FlowVariable and then activate if switch

Iconkn_​example_​java_​multiple_​constant_​values 

Use Java Snippet to set multiple constant values at once Use Java Snippet to set multiple constant values at once URL: forum entry […]

Iconkn_​example_​java_​nan_​not_​a_​number_​missings_​null 

KNIME and Java - handle NaN (not a number) and Null - and Missing - also use Column Expression Node

Iconkn_​example_​java_​rowid_​id 

Handle RowIDs when using Joins Handle RowIDs when using Joins URL: School of duplicates - and how to deal with them - H2 version […]

Iconkn_​example_​java_​simple_​if_​else_​with_​string_​conversion 

KNIME and Java - simple if then else - with some string conversion Demonstrates a simple if then else syntax in Java Snippet (Simple). Also doing a […]

Iconkn_​example_​json_​simple 

JSON simple example to extract data via Path JSON simple example to extract data via Path URL: JSON - Introduction […]

Iconkn_​example_​json_​xpath_​dynamic_​search 

use a JSON Path to dynamically extract information from an XML file use a JSON Path to dynamically extract information from an XML file URL: JSON Path […]