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: ignoring dtype in DataFrame constructor failures #41733

Merged
merged 3 commits into from Jun 1, 2021

Conversation

jbrockmendel
Copy link
Member

@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
@jreback
Copy link
Contributor

jreback commented May 31, 2021

great can you add a deprecation note

@jbrockmendel
Copy link
Member Author

whatsnew added + green

@jreback jreback merged commit 7b8f638 into pandas-dev:master Jun 1, 2021
@jbrockmendel jbrockmendel deleted the depr-24435 branch June 1, 2021 15:58
TLouf pushed a commit to TLouf/pandas that referenced this pull request Jun 1, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 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.

DataFrame constructor silently ignores dtype keyword when values cannot be coerced
2 participants