You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrei Nesterov (Jira)" <ji...@apache.org> on 2021/06/16 09:15:00 UTC

[jira] [Created] (ARROW-13089) [Python] Allow creating RecordBatch from Python dict

Andrei Nesterov created ARROW-13089:
---------------------------------------

             Summary: [Python] Allow creating RecordBatch from Python dict
                 Key: ARROW-13089
                 URL: https://issues.apache.org/jira/browse/ARROW-13089
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Andrei Nesterov


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.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)