[Story] Pass the entire pandas test suite with cudf.pandas
Open
cudf.pandas
feature request
Python
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
We run the pandas test suite with cudf.pandas enabled in our CI. Currently, this job is run without the expectation of passing because there are a large number of the pandas tests that do not pass with cudf.pandas active. There are a number of different causes for the outstanding failures, and we have not catalogued these comprehensively. We should do a thorough analysis of the reason for the outstanding failures and see what it would take to get these tests fixed. Having tests that pass via fallback is absolutely still preferable to tests that fail outright.
Contributor guide
Assessment
This issue has not been assessed yet.