Icon

Public

This directory contains 394 workflows.

Iconkn_​example_​db_​sqlite_​window_​rank_​timestamp 

SQLite - Window function and Rank to detect duplicates - also using automatic ID and […]

Iconkn_​example_​db_​update_​merge 

demonstrates the use of DB Update and DB Merge

Iconkn_​example_​db_​update_​merge_​ms_​access 

demonstrates the use of DB Update and DB Merge with MS Access DB alse: extract some mea information from information_schema

Iconkn_​example_​db_​wait_​execute 

use the Wait node to execute a database query at fixed times Please note: If the time of day has passed when the workflow reaches the Wait node it will […]

Iconkn_​example_​decision_​tree 

A simple decision tree with all the possibilities to store the results (as PMML or Ruleset or SQL Code) and evaluation (ROC curve)

Iconkn_​example_​duplicates 

I set up a workflow to demonstrate how this could be done - use group by to calculate how many duplicates there are (note: KNIME should introduce a generic […]

Iconkn_​example_​duplicates_​school_​of 

Dealing with duplicates is a constant theme with data scientist. And a lot of things can go wrong. The easienst ways to deal with them is GROUP BY or […]

Iconkn_​example_​duplicates_​school_​of_​db_​h2 

Dealing with duplicates is a constant theme with data scientist. And a lot of things can go wrong. The easienst ways to deal with them is GROUP BY or […]

Iconkn_​example_​excel_​import_​meta_​workflow 

Import EXCEL - This workflow will act as a meta workflow trying to answer questions about importing data from Excel files One of the most frequently asked […]

Iconkn_​example_​excel_​macros_​xlsm 

it is possible to use R’s openxlsx to add sheets from within KNIME to an existing Excel file which contains Macros.. With newer Excel Writers this can be […]