[FEA] Support cudf.DataFrame.corrwith
Open
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.**
Developer request to use 'corrwith' in cudf.DataFrame and it is the basic block for their business.
**Describe the solution you'd like**
Similar in pandas.DataFrame.corrwith(https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.corrwith.html#pandas.DataFrame.corrwith), understand its realization in pandas and try to make it happen in cudf.
Contributor guide
Assessment
This issue has not been assessed yet.