The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.
Time: mixed unit (hours & minutes)
hi
I am cleaning a dataset before training it.
I have a time attribute which contains data with mixed units in nominal type: e.g. 2 hours, 45 minutes, 1.5 hours.
How can I standardize the unit preferably in numerical form? (e.g. 1.5 hours into simply 90; and 45 minutes into just 45).
Thanks
0
Answers
not beautiful, but something like this would work:
Jonas