SIGN IN SIGN UP
apache / arrow UNCLAIMED

Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics

0 0 69 C++

ARROW-2871: [Python] Raise when calling to_numpy() on boolean array

Also marks that `to_numpy` API is experimental, since we need to figure out what to do about nulls (ARROW-2870)

Author: Wes McKinney <wesm+git@apache.org>

Closes #2277 from wesm/ARROW-2871 and squashes the following commits:

c07b9b48 <Wes McKinney> Boolean is not supported in Array.to_numpy
W
Wes McKinney committed
8443759d03e9e4c9c7fc7dc4bd547d9d9143013f
Parent: 31a9d38
Committed by Korn, Uwe <Uwe.Korn@blue-yonder.com> on 7/18/2018, 1:27:50 PM