-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
xref #551 and #551 (comment)
this will allow round-tripping of pandas Timedelta and numpy timedelt64[ns] types. The will have a similar TimeUnit to TimestampType (s, us, ms, ns). Possible impl include making this pure 64-bit.
Reporter: Jeff Reback / @jreback
Assignee: Micah Kornfield / @emkornfield
Related issues:
- [JS] Add support for interval types in javascript (blocks)
- [Python] Serialize timedelta64 values from pandas to Arrow interval types (blocks)
- [Format] Interval(DAY_TIME) has no unit (relates to)
PRs and other links:
Note: This issue was originally created as ARROW-835. Please see the migration documentation for further details.