How to remove the timestamp from a column mix of date and strings using pandas/python?

后端 未结 0 1323
说谎
说谎 2020-11-27 13:16

Supposing I have a column col1 in a dataframe df like this,

col1                 |
2018-01-30 00:00:00  |
Yes                        


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