Commits

Antoine Pitrou authored 640fc83fd8e
ARROW-2276: [Python] Expose buffer protocol on Tensor Also add a bit_width property to the DataType class. Author: Antoine Pitrou <antoine@python.org> Closes #1741 from pitrou/ARROW-2276-tensor-buffer-protocol and squashes the following commits: 104388a <Antoine Pitrou> ARROW-2276: Expose buffer protocol on Tensor