You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Alessandro Molina (Jira)" <ji...@apache.org> on 2021/04/21 09:01:00 UTC

[jira] [Created] (ARROW-12492) [Python] Add an helper method to decode a DictionaryArray back to a plain Array

Alessandro Molina created ARROW-12492:
-----------------------------------------

             Summary: [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


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)