[
https://issues.apache.org/jira/browse/ARROW-4847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661869#comment-17661869
]
Rok Mihevc commented on ARROW-4847:
-----------------------------------
This issue has been migrated to [issue
#21359|https://github.com/apache/arrow/issues/21359] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Python] Add pyarrow.table factory function that dispatches to various ctors
> based on type of input
> ---------------------------------------------------------------------------------------------------
>
> Key: ARROW-4847
> URL: https://issues.apache.org/jira/browse/ARROW-4847
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Assignee: Joris Van den Bossche
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> For example, in {{pyarrow.table(df)}} if {{df}} is a {{pandas.DataFrame}},
> then table will dispatch to {{pa.Table.from_pandas}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)