Commits


Joris Van den Bossche authored and GitHub committed 8fed34e1104
GH-45427: [Python] Fix version comparison in pandas compat for pandas 2.3 dev version (#45428) ### Rationale for this change Small follow-up on https://github.com/apache/arrow/pull/45383 to ensure this version comparison also does the right thing for the currently not-yet-released dev version of 2.3.0 * GitHub Issue: #45427 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>