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/28 21:23:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-6342.
---------------------------------
    Resolution: Fixed

Resolved in https://github.com/apache/arrow/commit/05bc63c3b76a5fc865434f596c63ff0f26388f69

> [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
>            Assignee: Wes McKinney
>            Priority: Major
>             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)