Icon07_​Data_​Aggregation_​Solution 

Solution to exercise 7 for the KNIME Analytics Platform for Data Wranglers course - Calculate multiple aggregation using the Pivoting and GroupBy node - […]

Icon07_​Data_​Aggregation 

Exercise 7: Data Aggregation. In this exercise you generate new columns by aggregating data by groups and create pivot tables that show aggregated values by […]

Icon07_​Data_​Aggregation 

Exercise 7 for the KNIME Analytics Platform for Data Wranglers course - Calculate multiple aggregations using the Pivoting and GroupBy node - Join grouped […]

Icon07_​Data_​Aggregation_​Solution 

Solution to exercise 7 for the KNIME Analytics Platform for Data Wranglers course - Calculate multiple aggregation using the Pivoting and GroupBy node - […]

Iconkn_​example_​r_​sequence_​days_​in_​month 

Generate a list of all days in a month with seq() in R knime.out <- as.data.frame(seq(as.Date("2019/10/01"), as.Date("2019/10/31"), […]

working_​days_​calc 

Calculates the workdays difference between two dates, considering business days during the week and a list of holidays

Icon01 - Missing Values Example 

This workflow shows how KNIME deals with Missing Values. We replace them based on data type for the column PO Date and for a specific column where we […]