Commits


Joris Van den Bossche authored and Wes McKinney committed 09c304909a1
ARROW-7031: [Python] Expose the offsets of a ListArray in python Closes #5759 from jorisvandenbossche/ARROW-7031-list-array-offsets and squashes the following commits: 664225763 <Joris Van den Bossche> Slice the offsets if needed 4afe9f0ea <Joris Van den Bossche> ARROW-7031: Expose the offsets of a ListArray in python Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>