Commits


Dane Pitkin authored and GitHub committed e07e22c5580
GH-35853: [Python] Fix deprecation warnings from NumPy NEP50 (#35854) ### Rationale for this change Remove warnings from the pyarrow test suite (preventing them from eventually becoming errors). ### Are these changes tested? Yes, verified no warnings are displayed. ### Are there any user-facing changes? No. * Closes: #35853 Authored-by: Dane Pitkin <dane@voltrondata.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>