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.
Reporter: Andrei Nesterov
Assignee: Kharoly / @kharoc
PRs and other links:
Note: This issue was originally created as ARROW-13089. Please see the migration documentation for further details.