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

pandapanda Member Posts: 1 Learner III
edited November 2018 in Help
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?

Answers

  • BalazsBaranyBalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 Unicorn
    You can download the Series extension from the Marketplace and use the "Lag Series" operator.
Sign In or Register to comment.