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

Antoine Pitrou updated ARROW-2073:
----------------------------------
    Description: 
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.

  was:Following ARROW-1705, we should support calling {{pa.array}} with a 
sequence of tuples, presuming a struct type is passed for the {{type}} 
parameter.


> [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
>
> 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)

Reply via email to