Commits


Antoine Pitrou authored and Wes McKinney committed 4b9b530e620
ARROW-3592: [Python] Allow getting view of a binary scalar Also add some docstrings. Author: Antoine Pitrou <antoine@python.org> Closes #2866 from pitrou/ARROW-3592-binary-scalar-view and squashes the following commits: ec72febf5 <Antoine Pitrou> ARROW-3592: Allow getting view of a binary scalar