Andrei Nesterov created ARROW-13089:
---------------------------------------
Summary: [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
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)