Wes McKinney created ARROW-6342:
-----------------------------------
Summary: [Python] Add pyarrow.record_batch factory function with
same basic API / semantics as pyarrow.table
Key: ARROW-6342
URL: https://issues.apache.org/jira/browse/ARROW-6342
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Wes McKinney
Fix For: 0.15.0
I find writing {{pa.RecordBatch.from_arrays}} to be a bit tedious, especially
now that we have {{pa.table(data, names=names)}}. This would be a usability
improvement.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)