raulcd commented on issue #44131: URL: https://github.com/apache/arrow/issues/44131#issuecomment-4906028605
We can probably close this one as we have this issue tracking the work to drop support for pandas < 2: - https://github.com/apache/arrow/issues/48808 We already require numpy >= 1.23.2 for testing: https://github.com/apache/arrow/blob/5f6ee02985d2c7c653aea2ce3d6a78ee5791f6a6/python/requirements-wheel-test.txt#L15-L16 And 1.25 for building: https://github.com/apache/arrow/blob/5f6ee02985d2c7c653aea2ce3d6a78ee5791f6a6/python/pyproject.toml#L24 I am going to close and if someone thinks we should re-open can comment on the issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
