Skip to content

CLN: remove ndarray cases from maybe_promote #39736

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

Merged
merged 2 commits into from
Feb 10, 2021

Conversation

jbrockmendel
Copy link
Member

AFAICT this is a relic of using maybe_promote where we should use infer_dtype_from + find_common_type

@jreback jreback added Clean Dtype Conversions Unexpected or buggy dtype conversions labels Feb 10, 2021
@jreback jreback added this to the 1.3 milestone Feb 10, 2021
@jreback jreback merged commit 4b066bb into pandas-dev:master Feb 10, 2021
@jbrockmendel jbrockmendel deleted the ref-maybe_promote-nonscalar branch February 10, 2021 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Dtype Conversions Unexpected or buggy dtype conversions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants