Consider removing IntervalDtype and CategoricalDtype and using the upstream types
Open
cudf.pandas
improvement
Python
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
cudf may no longer need any specialized metadata for these types and could just rely on the default pandas types instead.
Contributor guide
Assessment
This issue has not been assessed yet.