Why is Python pandas limited to numpy.datetime64[ns]?

后端 未结 0 1957
一生所求
一生所求 2021-01-07 02:38

pandas use of numpy.datetime64[ns] (datetime measured in nanoseconds, 10^-9 s) limits date (yyyy-mm-dd) from 1677-09-21 to 2262-04-11 and pushes to use either Python

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