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

REF: implement find_result_type #45304

Merged
merged 5 commits into from
Jan 12, 2022
Merged

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

find_result_type is to np.result_type as our find_common_type is to np.find_common_type. ish.

@jreback jreback added Dtype Conversions Unexpected or buggy dtype conversions Refactor Internal refactoring of code labels Jan 12, 2022
@jreback jreback added this to the 1.5 milestone Jan 12, 2022
@jreback jreback merged commit ab5c5a3 into pandas-dev:master Jan 12, 2022
@jbrockmendel jbrockmendel deleted the ref-coerce branch January 12, 2022 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants