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)