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

Eliminate type cohersion from #676 #682

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

Casper-Guo
Copy link
Contributor

Proposing a small variation on the fix implemented in #676 based on the discussion with Pandas maintainers. This eliminates a type casting that is not needed most of the time.

See pandas-dev/pandas#60728 for discussion

@theOehrly theOehrly merged commit 03917bd into theOehrly:master Feb 6, 2025
11 checks passed
@Casper-Guo Casper-Guo deleted the remove-type-cohersion branch February 6, 2025 16:52
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.

2 participants