[
https://issues.apache.org/jira/browse/ARROW-12492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-12492:
-----------------------------------
Labels: pull-request-available (was: )
> [Python] Add an helper method to decode a DictionaryArray back to a plain
> Array
> -------------------------------------------------------------------------------
>
> Key: ARROW-12492
> URL: https://issues.apache.org/jira/browse/ARROW-12492
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Python
> Reporter: Alessandro Molina
> Assignee: Alessandro Molina
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> To create a DictionaryArray pyarrow currently offers the
> {{Array.dictionary_encode}} helper, but there is a lack of an obvious way to
> do the reverse. A {{DictionaryArray.decode}} helper could provide an
> immediate obvious solution to get back an unrolled Array from the dictionary
> encoded version.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)