Commits


Antoine Pitrou authored and Uwe L. Korn committed 0265fb4012c
ARROW-2151: [Python] Fix conversion from np.uint64 scalars Also add tests for ARROW-1345, ARROW-2008. Author: Antoine Pitrou <antoine@python.org> Closes #1602 from pitrou/ARROW-2151-convert-np-uint64 and squashes the following commits: 613af18 [Antoine Pitrou] ARROW-2151: [Python] Fix conversion from np.uint64 scalars