You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/06/02 15:15:00 UTC

[jira] [Created] (ARROW-2663) [Python] Make dictionary_encode and unique accesible on Column / ChunkedArray

Uwe L. Korn created ARROW-2663:
----------------------------------

             Summary: [Python] Make dictionary_encode and unique accesible on Column / ChunkedArray
                 Key: ARROW-2663
                 URL: https://issues.apache.org/jira/browse/ARROW-2663
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Uwe L. Korn


At the moment, {{dictionary_encode}} and {{unique}} are only exposed on {{Array}} instances but the backing C++ code allows also to pass in the more higher classes. We should add them to the Cython interface so that they can be called from Python code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)