Skip to content

Add test skipna for correlation metrcs #246

Description

@raybellwaves

AFAICT

There isn't a test in the correlation metrics for nan.

def test_correlation_metrics_xr(a, b, dim, weight_bool, weights, metrics):

There is something a loose nan test test_pearson_r_p_value_skipna

def test_pearson_r_p_value_skipna(a, b_nan):
but it just checks it won't yield all NaNs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions