Commits


Krisztián Szűcs authored and Korn, Uwe committed b9b4376d8af
ARROW-2664: [Python] Implement __getitem__ / slicing on Buffer - [x] Getitem - [x] Slicing Author: Krisztián Szűcs <szucs.krisztian@gmail.com> Closes #2103 from kszucs/ARROW-2664 and squashes the following commits: c828c05e <Krisztián Szűcs> make test py2 compatible 63d4dc34 <Krisztián Szűcs> buffer slicing aebb22f7 <Krisztián Szűcs> implement getitem on buffer