You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Confidence" field in the gomecc4-16s-p12-v2024.10 features file has a carriage return character (\r) at the end of every entry, causing a conversion to a float becoming null (because the Confidence field is "0.888\r" instead of "0.888").
The text was updated successfully, but these errors were encountered:
The "Confidence" field in the gomecc4-16s-p12-v2024.10 features file has a carriage return character (\r) at the end of every entry, causing a conversion to a float becoming null (because the Confidence field is "0.888\r" instead of "0.888").
The text was updated successfully, but these errors were encountered: