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.

Date comparison

abbaszavarabbaszavar Member Posts: 11 Contributor I
edited December 2018 in Help

Hi there,

I have a date attribute and I want to find any date 6 months before that.

Could anybody please let me know how can I do that?

Thanks,

Abbas

 

Tagged:

Best Answer

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    Solution Accepted

    Check out "Generate Attributes" and the datediff() function or other date comparison functions.  That should enable you to generate the value you need, after which you can use a Filter operator to keep the ones you need.

     

    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts

Answers

Sign In or Register to comment.