Bad datetime conversion in pandas when a csv file it's opened

前端 未结 0 1651
南方客
南方客 2021-01-04 10:38

I have a simple csv in which there are a Date and Activity column like this:

and when I open it with pandas and I try to convert the Date column with pd.to_datetime

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