[
https://issues.apache.org/jira/browse/ARROW-13089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364266#comment-17364266
]
Joris Van den Bossche commented on ARROW-13089:
-----------------------------------------------
Thanks for the issue, agreed that it would be good to add a
{{RecordBatch.from_pydict}} as well for consistency.
(contributions always welcome!)
> [Python] Allow creating RecordBatch from Python dict
> ----------------------------------------------------
>
> Key: ARROW-13089
> URL: https://issues.apache.org/jira/browse/ARROW-13089
> Project: Apache Arrow
> Issue Type: Improvement
> Reporter: Andrei Nesterov
> Priority: Major
>
> There's already {{Table.to_pydict()}} and {{Table.from_pydict()}} methods ,
> but only {{RecordBatch.to_pydict()}}. Perhaps, we should also add
> {{RecordBatch.from_pydict()}} to make the API consistent.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)