dask / dask/dask

Callable correlation support

Open
#6,550 2 comments 0 reactions 0 assignees View on GitHub
dataframe needs attention
Dominant language
Python
Stars
13.9k
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

https://docs.dask.org/en/latest/dataframe-api.html#dask.dataframe.DataFrame.corr

Please support `callable` option for `DataFrame.corr`.

When I tried to run the callable function, the error shown as:
```
NotImplementedError: Only Pearson correlation has been implemented
```

Thank you!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.