You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 23:49:00 UTC

[jira] [Created] (ARROW-6342) [Python] Add pyarrow.record_batch factory function with same basic API / semantics as pyarrow.table

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)