Skip to content

Comments

feat: enhance missing value handling for scoreset records#75

Merged
bencap merged 1 commit intomavedb-devfrom
feature/bencap/missing-value-parsing-resiliency
Feb 17, 2026
Merged

feat: enhance missing value handling for scoreset records#75
bencap merged 1 commit intomavedb-devfrom
feature/bencap/missing-value-parsing-resiliency

Conversation

@bencap
Copy link
Collaborator

@bencap bencap commented Feb 13, 2026

Related to VariantEffect/mavedb-api#636, this change enhances the resiliency of this utility to various potential missingness strings in incoming CSV data. Although data should come to us as the string NA, we can make this utility more resilient to upstream issues or changes by also allowing various other representations of missing data.

@bencap bencap requested review from jstone-dev and sallybg February 13, 2026 19:00
@bencap bencap changed the base branch from mavedb-main to mavedb-dev February 13, 2026 19:01
Copy link
Collaborator

@sallybg sallybg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great!

@bencap bencap merged commit 38f25a3 into mavedb-dev Feb 17, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NA Representation not Applying to Score/Count CSVs

2 participants