You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/24 14:24:09 UTC

[GitHub] [arrow] jorisvandenbossche commented on pull request #12178: ARROW-9664: [Python] Array/ChunkedArray.to_pandas do not support types_mapper keyword

jorisvandenbossche commented on pull request #12178:
URL: https://github.com/apache/arrow/pull/12178#issuecomment-1020153796


   Yes, that's what I meant. So you need to test it with a function that will return None for a different type (such as the dict.get does), and then also do the `to_pandas` conversion with a type that is not specified by the types_mapper keyword.


-- 
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