You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jorisvandenbossche (via GitHub)" <gi...@apache.org> on 2023/03/17 20:08:43 UTC

[GitHub] [arrow] jorisvandenbossche commented on issue #34614: DOC: to_pylist returns a pandas.Timestamp instead of datetime.datetime when the type is timestamp[ns]

jorisvandenbossche commented on issue #34614:
URL: https://github.com/apache/arrow/issues/34614#issuecomment-1474356332

   > but since I suppose it cannot handle nanosecond components this method returns a `pandas.Timestamp` when the unit is `"ns"`
   
   That's a correct assumption. I don't think there is anything to do about that? (except for raising an error instead, given that datetime.datetime can't handle nanoseconds)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org