Closed joeflack4 closed 5 months ago
If, while the lexmatch pipeline is running, it is processing a dataframe where there are no values in the confidence column (all are nan), this error occurs in sssom-py.
confidence
nan
sssom-py
See also: https://github.com/mapping-commons/sssom-py/issues/546
Fixed by #581
Overview
If, while the lexmatch pipeline is running, it is processing a dataframe where there are no values in the
confidence
column (all arenan
), this error occurs insssom-py
.Related
581
578
585