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: use Int64Dtype, StringDtype to prevent int cast to float when NAs #111

Merged
merged 1 commit into from
May 4, 2024

Conversation

chanshing
Copy link
Member

@chanshing chanshing commented May 4, 2024

Closes #110

@chanshing chanshing merged commit 957e801 into main May 4, 2024
9 checks passed
@chanshing chanshing deleted the fix-dtypes-when-na branch May 4, 2024 06:50
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.

fix dtypes: int converted to float when there are NAs
1 participant