[
https://issues.apache.org/jira/browse/ARROW-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn resolved ARROW-2073.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.9.0
Issue resolved by pull request 1572
[https://github.com/apache/arrow/pull/1572]
> [Python] Create StructArray from sequence of tuples given a known data type
> ---------------------------------------------------------------------------
>
> Key: ARROW-2073
> URL: https://issues.apache.org/jira/browse/ARROW-2073
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> Following ARROW-1705, we should support calling {{pa.array}} with a sequence
> of tuples, presuming a struct type is passed for the {{type}} parameter.
> We also probably want to disallow mixed inputs, e.g. a sequence of both dicts
> and tuples. The user should use only one idiom at a time.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)