[FEA] Add `ArrowDtype` namespace to `cudf`
Open
cudf.pandas
feature request
Python
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
**Is your feature request related to a problem? Please describe.**
We currently support `pd.ArrowDtype` in `cudf` but we will need a similar namespace in `cudf`, as in `cudf.ArrowDtype`.
xref: https://github.com/rapidsai/cudf/pull/19960#discussion_r2349639607
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context, code examples, or references to existing implementations about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.