[
https://issues.apache.org/jira/browse/ARROW-18173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joris Van den Bossche resolved ARROW-18173.
-------------------------------------------
Resolution: Fixed
Issue resolved by pull request 14631
[https://github.com/apache/arrow/pull/14631]
> [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
> Assignee: Alenka Frim
> Priority: Critical
> Labels: pull-request-available
> Fix For: 11.0.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> 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)