[
https://issues.apache.org/jira/browse/ARROW-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-2663:
--------------------------------
Fix Version/s: 0.10.0
> [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
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)