Commits


Antoine Pitrou authored and Uwe L. Korn committed c0779861417
ARROW-2068: [Python] Expose array's buffers This recurses into child data if present (for nested types). Author: Antoine Pitrou <antoine@python.org> Closes #1613 from pitrou/ARROW-2068-expose-array-buffers and squashes the following commits: 0634aaf [Antoine Pitrou] ARROW-2068: [Python] Expose array's buffers