You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/09/05 02:41:00 UTC

[jira] [Resolved] (ARROW-6431) [Python] Test suite fails without pandas installed

     [ https://issues.apache.org/jira/browse/ARROW-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-6431.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 5276
[https://github.com/apache/arrow/pull/5276]

> [Python] Test suite fails without pandas installed
> --------------------------------------------------
>
>                 Key: ARROW-6431
>                 URL: https://issues.apache.org/jira/browse/ARROW-6431
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration, Python
>            Reporter: Neal Richardson
>            Assignee: Krisztian Szucs
>            Priority: Blocker
>              Labels: nightly, pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> See https://circleci.com/gh/ursa-labs/crossbow/2337. 
> {code:python}
> ==================================== ERRORS ====================================
> _ ERROR collecting opt/conda/lib/python3.6/site-packages/pyarrow/tests/test_pandas.py _
> opt/conda/lib/python3.6/site-packages/pyarrow/tests/test_pandas.py:2894: in <module>
>     @pytest.mark.skipif(LooseVersion(pd.__version__) < '0.24.0',
> E   NameError: name 'pd' is not defined
> {code}
> Either fix, skip job and create followup Jira to unskip, or delete job.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)