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)