Commits


Thomas Grainger authored and GitHub committed 1eec38d833c
GH-37574: [Python] Compatibilty with numpy 2.0 (#38040) ### What changes are included in this PR? support for numpy 2 install numpy 2 and pandas 2.2.0.dev0 from scientific-python-nightly-wheels ### Are these changes tested? I tested this locally with numpy==2.0.0.dev0 and pandas==2.2.0.dev0+325.g6c58a217f5 ### Are there any user-facing changes? No * Closes: #37574 Authored-by: Thomas Grainger <tagrain@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>