Re: [I] [Python] Drop support for pandas < 2.0.0 [arrow]
jorisvandenbossche commented on issue #48808: URL: https://github.com/apache/arrow/issues/48808#issuecomment-3737450112 Slightly related issue that was opened last month -> https://github.com/apache/arrow/issues/48473 (but we can keep that for the numpy part). As mentioned there as well, I think we can definitely drop support for pandas 1.x -- 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]
Re: [I] [Python] Drop support for pandas < 2.0.0 [arrow]
h-vetinari commented on issue #48808: URL: https://github.com/apache/arrow/issues/48808#issuecomment-3730790427 I'm not following pandas development very closely, but I believe this to be fine. pandas 2 came out almost three years ago; it's not formally part of NEP29/SPEC0, but that should be more than enough -- 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]
Re: [I] [Python] Drop support for pandas < 2.0.0 [arrow]
pitrou commented on issue #48808: URL: https://github.com/apache/arrow/issues/48808#issuecomment-3729902203 @h-vetinari Do you have any opinions on this? -- 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]
Re: [I] [Python] Drop support for pandas < 2.0.0 [arrow]
pitrou commented on issue #48808: URL: https://github.com/apache/arrow/issues/48808#issuecomment-3729900706 The latest commits [on the 1.5.x branch](https://github.com/pandas-dev/pandas/commits/1.5.x) are from February 2023. It seems that Pandas 1.x is pining for the trees. -- 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]
Re: [I] [Python] Drop support for pandas < 2.0.0 [arrow]
pitrou commented on issue #48808: URL: https://github.com/apache/arrow/issues/48808#issuecomment-3729889562 Unfortunately, I couldn't easily Pandas' supported versions on the Internet. -- 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]
Re: [I] [Python] Drop support for pandas < 2.0.0 [arrow]
WillAyd commented on issue #48808: URL: https://github.com/apache/arrow/issues/48808#issuecomment-3729123473 That seems reasonable to me -- 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]
Re: [I] [Python] Drop support for pandas < 2.0.0 [arrow]
raulcd commented on issue #48808: URL: https://github.com/apache/arrow/issues/48808#issuecomment-3729015567 Maybe I am being naive here but what are your thoughts on this? cc @pitrou @AlenkaF @WillAyd @jorisvandenbossche -- 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]
