Skip to content

[FEA] Test/Support pandas 2.3 #19099

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mroeschke opened this issue Jun 5, 2025 · 0 comments
Open

[FEA] Test/Support pandas 2.3 #19099

mroeschke opened this issue Jun 5, 2025 · 0 comments
Labels
cudf.pandas Issues specific to cudf.pandas feature request New feature or request Python Affects Python cuDF API.

Comments

@mroeschke
Copy link
Contributor

I released pandas 2.3 PyPI wheels and conda packages yesterday:

https://pypi.org/project/pandas/2.3.0/
https://anaconda.org/conda-forge/pandas/files?version=2.3.0

Currently we pin/test pandas < 2.2.4, so we'll need to bump this pin and run our CI tests with pandas 2.3

I suspect the largest lift will be to modify our xfailing tests when running cudf.pandas with the pandas tests suite

@mroeschke mroeschke added feature request New feature or request Python Affects Python cuDF API. labels Jun 5, 2025
@mroeschke mroeschke added the cudf.pandas Issues specific to cudf.pandas label Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cudf.pandas Issues specific to cudf.pandas feature request New feature or request Python Affects Python cuDF API.
Projects
Status: Todo
Development

No branches or pull requests

1 participant