You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/10/27 12:14:00 UTC

[jira] [Created] (ARROW-18173) [Python] Drop older versions of Pandas (<1.0)

Alenka Frim created ARROW-18173:
-----------------------------------

             Summary: [Python] Drop older versions of Pandas (<1.0)
                 Key: ARROW-18173
                 URL: https://issues.apache.org/jira/browse/ARROW-18173
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Alenka Frim
             Fix For: 11.0.0


We should drop older versions of pandas and support versions > 1.0.

Older versions are frequently causing issues on the CI.
Version 1.0.0 was released in January 29, 2020.

The changes will have to be done in:
 * the official documentation (pandas version support)
 * the CI jobs supporting older pandas versions
 * [https://github.com/apache/arrow/blob/master/python/pyarrow/pandas-shim.pxi]
 * tests that are specifically testing features on older versions of pandas



--
This message was sent by Atlassian Jira
(v8.20.10#820010)