KenSciResearch/fairMLHealth

AB#12466 - Bug: current flag_suspicious definition preventing some rows from being highlighted.

camagallen opened this issue · 0 comments

Lambda function uses x.iloc[0], seems to miss some out-of-range values. Check against the i-th entry via for loop instead.