[FEA] `__cudf_priority__` needs to be introduced and numpy funcs need to use it
Open
cudf.pandas
feature request
- 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 will need `__cudf_priority__` that will closely match `__pandas_priority__` for all the frame classes so that numpy ufuncs or binary operations can correctly operate the way pandas operates.
**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.