This directory contains 23 workflows.
01_Read_Data_from_Text_File E-learning course exercise. Read data from a text file. VIDEO: File Reader […]
02_Read_Data_from_Table_File E-learning course exercise. Read data from a table file. VIDEO: Table Reader […]
03_Read_Data_from_Excel_File E-learning course exercise. Read data from an Excel file. VIDEO: Excel Reader […]
04_Read_Data_Using_Workflow_Relative_Path E-learning course exercise. Read data from different file formats using the workflow relative […]
05_Read_Data_from_Database E-learning course exercise. Access data on a SQLite database and read it into a local KNIME data table. VIDEO: […]
06_Basic_Row_Filter E-learning course exercise. Filter rows with the Row Filter node. VIDEO: Row Filter: Removing Data Rows […]
07_Advanced_Row_Filter E-learning course exercise. Filter rows with the Nominal Value Row Filter, Reference Row Filter, and Rule-based Row Filter […]
08_Column_Filter E-learning course exercise. Filter columns in the data. VIDEO: Column Filter: Removing Data Columns […]
09_Transformation E-learning course exercise. Manipulate strings and numbers. Generate new columns based on rules on existing columns. VIDEO: […]
10_Lag_Column E-learning course exercise. Create a vector of past samples and visualize the time series together with its lagged […]