Commits


Joris Van den Bossche authored and GitHub committed b679958fa89
GH-36412: [Python] Fix deprecation warnings with latest pandas version (#36464) ### What changes are included in this PR? Fixes some of the deprecation warnings coming from the pandas development version, by updating our test code to avoid the deprecated patterns. * Issue: #36412 * Closes: #36412 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>