[
https://issues.apache.org/jira/browse/ARROW-7497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17011626#comment-17011626
]
Joris Van den Bossche commented on ARROW-7497:
----------------------------------------------
The failures are gone (fixed on the pandas side), but we should still fix our
usage of pandas.util.testing to avoid the warnings. Updated the title to
reflect this
> [Python] pandas master failures: pandas.util.testing is deprecated
> ------------------------------------------------------------------
>
> 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
>
> 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)