Joris Van den Bossche created ARROW-13351:
---------------------------------------------
Summary: [Python] Bump minimum support pandas version to pandas 1.0
Key: ARROW-13351
URL: https://issues.apache.org/jira/browse/ARROW-13351
Project: Apache Arrow
Issue Type: Test
Components: Python
Reporter: Joris Van den Bossche
Fix For: 6.0.0
Currently we don't really explicitly define a "minimum supported version" for
pandas, but we have (nightly) test builds with pandas 0.23 and 0.24 (in
addition to latest and master) as oldest tested versions.
I think we can bump the minimum support version (pandas 0.23 was first released
May 15, 2018, so more than three years ago). We could maybe directly bump to
pandas 1.0 (released January 29, 2020), or otherwise something in between (eg
0.25, released July 18, 2019).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)