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

Date values conversion

RyanRezelRyanRezel Member Posts: 7 Learner I
Hi,
I am fairly new to RM and my first task has a column with inconsistent date values, it is entered as for example 0055 for the year whereas it should be 1955, I have tried a few options but have failed can anyone provide me with some assistance, please.

Thanks 
Ryan

Best Answer

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    Hi,
    that's nasty, who came up with this notation?  What would be 0019? 1919 or 2019?
    In any case, i suspect you need to read it in as a Polynominal value and then parse the string. For example with Generate attributes.
    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • RyanRezelRyanRezel Member Posts: 7 Learner I
    Hi mschmitz 
    I assumed it was 1919 for example since in the statistics tab it shows that the latest date is May 7, 1992.
    Is hope such an assumption alright.
    Can you elaborate on how I can parse it, please?
    thank you 
    Ryan
  • RyanRezelRyanRezel Member Posts: 7 Learner I
    Thank you very much Martin.
Sign In or Register to comment.