[
https://issues.apache.org/jira/browse/ARROW-7497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield resolved ARROW-7497.
------------------------------------
Fix Version/s: 0.16.0
Resolution: Fixed
Issue resolved by pull request 6152
[https://github.com/apache/arrow/pull/6152]
> [Python] Test asserts: pandas.util.testing is deprecated, use pandas.testing
> instead
> ------------------------------------------------------------------------------------
>
> Key: ARROW-7497
> URL: https://issues.apache.org/jira/browse/ARROW-7497
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Joris Van den Bossche
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.16.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The nightly pandas-master tests are failing (eg
> https://circleci.com/gh/ursa-labs/crossbow/6815?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)
> due to the deprecation of {{pandas.util.testing}} in pandas.
> This deprecation gives a lot of warnings (which we should solve), but also
> some errors because the deprecations was not fully done properly on the
> pandas side, opened https://github.com/pandas-dev/pandas/issues/30735 for
> this (will be fixed shortly)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)