Closed fernando-aristizabal closed 1 year ago
Current behavior in pairing_dict branch allows for "value misalignment" with the pairing_dict comparison function argument. No support is currently being given for "value misalignment" with the other comparison functions including cantor and szudzik.
Dealing with element-wise comparisons that have NDV and a value pairing.
Current behavior
gval.compare.compute_agreement_xarray()
along with thecomparison_function
arg.Expected behavior