[
https://issues.apache.org/jira/browse/ARROW-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15761942#comment-15761942
]
Wes McKinney commented on ARROW-428:
------------------------------------
Yeah, we should definitely pre-allocate an appropriately contiguous DataFrame
(since we know the null counts, we can create the right dtypes too). I can help
with this as part of this JIRA
> [Python] Deserialize from Arrow record batches to pandas in parallel using a
> thread pool
> ----------------------------------------------------------------------------------------
>
> Key: ARROW-428
> URL: https://issues.apache.org/jira/browse/ARROW-428
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
>
> By default {{to_pandas}} can use {{multiprocessing.cpu_count()}} to select a
> number of threads.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)