Dataprep string column in format yyyy-mm-dd HH:MM:SS to datetime

239 views Asked by At

How do I convert in Dataprep a string column with format yyyy-mm-dd HH:MM:SS to a datetime column?

enter image description here

1

There are 1 answers

0
Cindy S - Trifacta On BEST ANSWER

It should be automatically recognized but try replacing the space with a dash and see if it changes to date time data type automatically. enter image description here