Enable testing cudf.pandas unit tests for all minor versions of pandas#16595
Conversation
…r/cudf into pandas_minor_ver_ci
…r/cudf into pandas_minor_ver_ci
cudf.pandas unit tests for all minor versions of pandas
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
Co-authored-by: galipremsagar <sagarprem75@gmail.com>
…r/cudf into pandas_minor_ver_ci
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
The main thing is that we want to make sure that cudf.pandas will at least import normally for a wider range of packages. The way that cudf.pandas works, it is much easier to make a change that actually prevents |
bdice
left a comment
There was a problem hiding this comment.
One suggestion for improvement, otherwise seems fine.
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
|
/merge |
Description
Fixes: #16537
This PR enables testing
cudf.pandasunit tests with all minor versions of pandas-2Checklist