You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/01/06 17:42:00 UTC

[jira] [Created] (ARROW-7497) [Python] pandas master failures: pandas.util.testing is deprecated

Joris Van den Bossche created ARROW-7497:
--------------------------------------------

             Summary: [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


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)