You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/07/04 20:03:00 UTC

[jira] [Created] (ARROW-5854) [Python] Expose compare kernels on Array class

Joris Van den Bossche created ARROW-5854:
--------------------------------------------

             Summary: [Python] Expose compare kernels on Array class
                 Key: ARROW-5854
                 URL: https://issues.apache.org/jira/browse/ARROW-5854
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Joris Van den Bossche


Expose the compare kernel for comparing with scalar or array (https://issues.apache.org/jira/browse/ARROW-3087, https://issues.apache.org/jira/browse/ARROW-4990) on the python Array class.

This can implement the {{\_\_eq\_\_}} et al dunder methods on the Array class.




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