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

i got a data in polynominal format as HH:MM:SS.XXXXXX how to covert to time 24 hour format

alen4thomasalen4thomas Member Posts: 1 Learner I
the data set is given below.i just need to do a data cleaning for entire data.are there anything else to clean other tha the time

Answers

  • kaymankayman Member Posts: 662 Unicorn
    The nominal to date operator allows you to convert your field to an actual date. Next you could use the date to nominal operator to change it back to the nominal format you prefer, or use the date options in the create attribute operator to tune it to any format you prefer. 
  • [Deleted User][Deleted User] Posts: 0 Newbie
    Hello

    If your data is in excel you can change it in excel then import it to RM.


    Regards
    mbs
Sign In or Register to comment.