DataTimeIndex to ISO 8601 string

后端 未结 0 1422
难免孤独
难免孤独 2020-12-06 09:15

I have a pandas dataframe t whose index (in the form of a datetime64 object) I want to convert to an ISO 8601 string.

t.index

DatetimeIndex([\'2         


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