0

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

WJA
  • 6,676
  • 16
  • 85
  • 152

1 Answers1

0

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