标签: python pandas datetime
以pandas输入文件-
data.to_csv('jan_feb_warning_data3.csv', encoding='utf-8')
输出csv具有不同的日期格式。为什么会这样呢?如何避免呢?