Skip to content

Specify string dtype for "variant" field#23

Open
huddlej wants to merge 1 commit intonextstrain:masterfrom
huddlej:fix-dtype-inference
Open

Specify string dtype for "variant" field#23
huddlej wants to merge 1 commit intonextstrain:masterfrom
huddlej:fix-dtype-inference

Conversation

@huddlej
Copy link
Contributor

@huddlej huddlej commented Jul 31, 2023

Fixes an issue where the "variant" field can be inferred to have a dtype of integer when a clade (or "variant") name in flu is an integer (e.g., clade "1" in H1N1pdm nomenclature), causing a parsing error when a non-integer clade name is encountered later in the same file.

Fixes an issue where the "variant" field can be inferred to have a dtype of integer when a clade (or "variant") name in flu is an integer, causing a parsing error when a non-integer clade name is encountered later in the same file.
@vercel
Copy link

vercel bot commented Jul 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
flu-frequencies ✅ Ready (Inspect) Visit Preview Jul 31, 2023 10:05pm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant