You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/07/04 20:08:00 UTC

[jira] [Created] (ARROW-5855) [Python] Add support for Duration type

Joris Van den Bossche created ARROW-5855:
--------------------------------------------

             Summary: [Python] Add support for Duration type
                 Key: ARROW-5855
                 URL: https://issues.apache.org/jira/browse/ARROW-5855
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Joris Van den Bossche
             Fix For: 1.0.0


Add support for the Duration type (added in C++: ARROW-835, ARROW-5261)

- add DurationType and DurationArray wrappers
- add inference support for datetime.timedelta / np.timedelta64



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)