Why I'm getting Error while converting a column to datetime object while loading a csv file in pandas?

后端 未结 0 1261
清酒与你
清酒与你 2020-12-12 21:07

I\'m just trying to convert a column to datetime object while loading a csv file in jupyter notebooks. Below is the code which I used.

d_parser=lambda x:pd.datetime.s

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