Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
Lead and Lag function in rapidminer
I am facing issues in checking the next entry for a attribute/column in a table and compare it with the present one. Basically what I am trying to tell is
ID Date
1 24 Jun,2015
1 25 Aug,2015
3 30 Aug,2015
4 02 Sep,2015
So here I need to verify whether for ID 1 the date difference is less than 30. How do I do this in rapid Miner?
ID Date
1 24 Jun,2015
1 25 Aug,2015
3 30 Aug,2015
4 02 Sep,2015
So here I need to verify whether for ID 1 the date difference is less than 30. How do I do this in rapid Miner?
0
Answers