[ 
https://issues.apache.org/jira/browse/ARROW-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16379448#comment-16379448
 ] 

Wes McKinney commented on ARROW-2130:
-------------------------------------

There is not. We should maybe write a function to assist with the check 
{{isinstance(x, pandas.Timestamp}} (or any class on the RHS). As far as getting 
the nanosecond value, the easiest thing might be 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.10.0
>
>
> This is follow up work to ARROW-2106; since pandas.Timestamp supports 
> nanoseconds, this will require a slightly different code path



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

Reply via email to