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

BUG: Series(floatlike, dtype=intlike) inconsistent with non-ndarray data #45142

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

xref #40110. That issue contains a lot of moving parts, need to see what it will take to actually close.

Can refactor to de-duplicate in a follow-up. (may be easier after deprecations are enforced)

@jbrockmendel jbrockmendel added Bug Constructors Series/DataFrame/Index/pd.array Constructors labels Jan 7, 2022
@jreback jreback added this to the 1.5 milestone Jan 10, 2022
@jreback jreback merged commit ad9d42a into pandas-dev:master Jan 10, 2022
@jbrockmendel jbrockmendel deleted the bug-series-ignores-dtype-40110 branch January 10, 2022 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Constructors Series/DataFrame/Index/pd.array Constructors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants