Commits


Joris Van den Bossche authored and Wes McKinney committed f77c24eef07
ARROW-6560: [Python] Fix nopandas integration tests This should fix https://issues.apache.org/jira/browse/ARROW-6560, or at least the failures on the nopandas build. But I think a proper solution would be to not require pandas for `__array__` to work. Closes #5385 from jorisvandenbossche/ARROW-6560-nopandas-failures and squashes the following commits: 24bff7f8d <Joris Van den Bossche> ARROW-6560: Fix nopandas integration tests Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>