The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
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