Can't call strftime on numpy.datetime64, no definition

前端 未结 0 1679
情书的邮戳
情书的邮戳 2021-02-11 22:10

I have a datetime64 t that I\'d like to represent as a string.

When I call strftime like this t.strftime(\'%Y.%m.%d\') I get this error:

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