[
https://issues.apache.org/jira/browse/ARROW-13089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364894#comment-17364894
]
Andrei Nesterov commented on ARROW-13089:
-----------------------------------------
[~jorisvandenbossche] What the reason to have both of these classes? They seem
to have identical interfaces. Wouldn't it better to depreciate one of them?
> [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
> Components: Python
> Reporter: Andrei Nesterov
> Priority: Major
> Labels: beginner
>
> 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)