Icon

Exercise2

Chapter 4 / Exercise 2
Workflow: Chapter4/Exercise2 Read file date_time_ex2.csv Apply moving average to sales trend of last 12months. This exercise applies two moving averages withdifferent window size and compares themvisually using a line plot. "Center simple" moving average on column "sum(price)" with moving window size of 11 samplesby DateTime"Center simple" moving average on column "sum(price)" with moving window size of 21 samplesjoin by RowIDNode 17Node 18Node 23compare the two moving averagelines vs.datedate_time_ex2.csvThis file was generated in Exercise1 Moving Average GroupBy Moving Average Joiner Column Rename Column Rename Calc TimeDifference Line Plot CSV Reader Workflow: Chapter4/Exercise2 Read file date_time_ex2.csv Apply moving average to sales trend of last 12months. This exercise applies two moving averages withdifferent window size and compares themvisually using a line plot. "Center simple" moving average on column "sum(price)" with moving window size of 11 samplesby DateTime"Center simple" moving average on column "sum(price)" with moving window size of 21 samplesjoin by RowIDNode 17Node 18Node 23compare the two moving averagelines vs.datedate_time_ex2.csvThis file was generated in Exercise1 Moving Average GroupBy Moving Average Joiner Column Rename Column Rename Calc TimeDifference Line Plot CSV Reader

Nodes

Extensions

Links