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

DEPR: silent overflow on Series construction #41734

Merged
merged 5 commits into from
Jun 1, 2021

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented May 30, 2021

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

xref #40114 which tried to change the behavior without a deprecation cycle.

Handling DataFrame separately, as it is an entirely separate barrel of worms.

@jbrockmendel jbrockmendel added Constructors Series/DataFrame/Index/pd.array Constructors Deprecate Functionality to remove in pandas labels May 30, 2021
@jreback jreback added this to the 1.3 milestone May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Constructors Series/DataFrame/Index/pd.array Constructors Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants