Icon

justKnimeit-36

justKnimeit-36
Challenge 36: Implementing Custom Time AlignmentFor this challenge you will perform time alignment on data that contains two types of gaps: regular gaps by the natureof the data, and irregular gaps. For example, daily stock market data regularly skips Saturdays and Sundays, andirregularly skips some other weekdays due to public holidays. Your concrete task for this challenge is to introduce themissing timestamps that correspond to weekdays into the given data, while omitting those for weekends. The datacontains the daily exchange rates of US dollar vs Swiss franc from 1980 to 1998. us-swiss.csvOBS to DateCreate CompleteTime SeriesFind WeekendsFilter weekendsPlot trend CSV Reader String to Date&Time Timestamp Alignment Extract Date&TimeFields Row Filter (Labs) Line Plot Challenge 36: Implementing Custom Time AlignmentFor this challenge you will perform time alignment on data that contains two types of gaps: regular gaps by the natureof the data, and irregular gaps. For example, daily stock market data regularly skips Saturdays and Sundays, andirregularly skips some other weekdays due to public holidays. Your concrete task for this challenge is to introduce themissing timestamps that correspond to weekdays into the given data, while omitting those for weekends. The datacontains the daily exchange rates of US dollar vs Swiss franc from 1980 to 1998. us-swiss.csvOBS to DateCreate CompleteTime SeriesFind WeekendsFilter weekendsPlot trend CSV Reader String to Date&Time Timestamp Alignment Extract Date&TimeFields Row Filter (Labs) Line Plot

Nodes

Extensions

Links