Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
datetime.timedelta変数を Python のものから に変換する方法はnumpy.timedelta64?
datetime.timedelta
numpy.timedelta64
array([datetime.timedelta(1)], dtype="timedelta64[ms]")[0]
このリンクdatetime64では、とについて多くのことを説明していtimedelta64ます。これは、への変換datetime.datetimeにも関連します。datetime64
datetime64
timedelta64
datetime.datetime