Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Pandas DType Incompatibility Warning #876

Merged
merged 4 commits into from
Jun 14, 2024
Merged

Fix Pandas DType Incompatibility Warning #876

merged 4 commits into from
Jun 14, 2024

Conversation

tharwood3
Copy link
Collaborator

This PR adds type specifications for columns in several of the output sheets. This future proofs the code against pandas removing the ability to add data that is different from the column data type, and removes the warning messages during post-annotation.

@tharwood3 tharwood3 merged commit 20169af into main Jun 14, 2024
5 of 6 checks passed
@tharwood3 tharwood3 deleted the fix_dtype_warn branch June 14, 2024 23:36
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.

1 participant