Commits


Florian Rathgeber authored and Antoine Pitrou committed 8d8645ceaf4
ARROW-564: [Python] Add Array.to_numpy() Author: Florian Rathgeber <florian.rathgeber@gmail.com> Author: Antoine Pitrou <pitrou@free.fr> Closes #1931 from kynan/ARROW-564 and squashes the following commits: 2f14cb2 <Antoine Pitrou> Make assertion stricter 79d6877 <Florian Rathgeber> ARROW-564: Address code review comments 3ec8a36 <Florian Rathgeber> ARROW-564: Refactor test_to_numpy_zero_copy 2672e82 <Florian Rathgeber> ARROW-564: Add support for return zero copy NumPy arrays