Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 Dataprep 中将string具有格式的列转换yyyy-mm-dd HH:MM:SS为datetime列?
string
yyyy-mm-dd HH:MM:SS
datetime
它应该会被自动识别,但尝试用破折号替换空格,看看它是否会自动更改为日期时间数据类型。