Commits


kharoc authored and Benjamin Kietzman committed d6ae99cdead
ARROW-13089: [Python] Allow creating RecordBatch from Python dict Create a from_pydict function in RecordBatch class. Create unit test for from_pydict Closes #10854 from kharoc/ARROW-13089 Authored-by: kharoc <kharoly.cs@gmail.com> Signed-off-by: Benjamin Kietzman <bengilgit@gmail.com>