"Time series filtering / intervals"
Hey there,
I would like to know if I can prepare time series (financial, i.e. eurusd) in the following ways in rapidminer:
1. from all data, i.e. extract all mondays and make a new table
2. from all data, i.e. extract only 8:12am mondays and make a new table
3. given a table with dates and times, for example 10 datasets that contain different dates and times, rapidminer should then look at another table with finanical (tick) data and make a new table which contains only data starting with the dates from the first table, plus X hours afterwards.
and similar tasks. In short, I would like to make new time series from (tick)data with the parameters I choose, and/or from dates from other tables.
Is that possible with rapidminer?
And another question: Whats the technical term for such actions?