[Feature] Support for Correlation Function
Open
good first issue
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
Add support for calculating Pearson's coefficient `corr(x,y)` as part of the effort in #8493. Can leverage implementation for COVAR_SAMP and COVAR_POP as mentioned in #9236.
Contributor guide
Assessment
This issue has not been assessed yet.