[FEA] Test/Support pandas 2.3 #19099
Labels
cudf.pandas
Issues specific to cudf.pandas
feature request
New feature or request
Python
Affects Python cuDF API.
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 suiteThe text was updated successfully, but these errors were encountered: