How can I identify date columns and format it to YYYY-MM-DD in Python using pandas?

前端 未结 0 691
我在风中等你
我在风中等你 2021-01-24 13:54

I am trying to format the dates in Python using Pandas. Basically, I want to identify all the date columns and convert it to YYYY-MM-DD format, overwrite and save it.

Inp

相关标签:
回答
  • 消灭零回复
提交回复
热议问题