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:17:00 UTC

[jira] [Created] (ARROW-2664) [Python] Implement __getitem__ / slicing on Buffer

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

             Summary: [Python] Implement __getitem__ / slicing on Buffer
                 Key: ARROW-2664
                 URL: https://issues.apache.org/jira/browse/ARROW-2664
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Uwe L. Korn


Subscripting {{pyarrow.Buffer}} instances currently raises, we should implement it in a similar fashion as {{pyarrow.Array.__getitem__}}.



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