Commits


Wes McKinney authored and Korn, Uwe committed 8443759d03e
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