Icon07_​Data_​Aggregation 

Data Aggregation - Exercise Exercise 7 for the KNIME Analytics Platform for Data Wranglers course - Calculate multiple aggregations using the Pivoting […]

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 […]

Icon02 Creating Your Sports Analytics Dataset 

This data set comes with my blog post "Creating Your Sports Analytics Dataset and Discover Insights" (link below)

Iconc2.2_​1_​Generate_​Orders_​and_​Churns 

c2.2_1_Generate_Orders_and_Churns Generate synthetic data and explore and analyze millions of rows of data with Sqlite, without needing a real Big Data […]