How to assign datetime type to multiple columns in data frame and keep time zone information?

前端 未结 0 1413
迷失自我
迷失自我 2020-11-30 13:00

The following assignment of dtypes

data = {"Naive": ["2020-11-27 09:00:00", "2020-11-27 10:20:00"],
        "U         


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