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.

Concatenate Two Numbers

asav_yuasav_yu Member Posts: 15 Maven
I have two attributes Year (ex. 2016) and month (1) both are numerical. I need to generate an attribute that will create (20161) and keep the attribute as numerical. 

Generate concatenation operator has .0 and "_" that I can't get rid off. 

Generate attribute with concat() function doesn't like that those are numerical and not strings.

Any suggestions?

Help is much appreciated.

Best Answers

Answers

  • asav_yuasav_yu Member Posts: 15 Maven
    All of these are great. Thank you for your help!
Sign In or Register to comment.