[
https://issues.apache.org/jira/browse/ARROW-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687193#comment-16687193
]
Wes McKinney commented on ARROW-2130:
-------------------------------------
This is a bit tricky since libarrow_python needs to be made aware of
{{pandas.Timestamp}} at some point. One slow way to get the nanoseconds is to
access the {{value}} attribute
> [Python] Support converting pandas.Timestamp in pyarrow.array
> -------------------------------------------------------------
>
> Key: ARROW-2130
> URL: https://issues.apache.org/jira/browse/ARROW-2130
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Assignee: Uwe L. Korn
> Priority: Major
> Fix For: 0.13.0
>
>
> This is follow up work to ARROW-2106; since pandas.Timestamp supports
> nanoseconds, this will require a slightly different code path. Tests should
> also include using {{Table.from_pandas}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)