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.

Add week to any date and generate attribute

pallavpallav Member Posts: 39 Contributor II
edited June 2020 in Help
I have one column like 

  

And One starting Date something like 01/01/2018. 
I have to generate one new attribute "54_week" which will be my starting date(01/01/2018) + 54 week  
And then make one new attribute "FLag" with condition IF(SVC_dt<=54_week,1,0)






Best Answer

Sign In or Register to comment.