Skip to content

DEPR: Raise FutureWarning when creating empty series without dtype #42587

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 4 commits into from
Jul 23, 2021

Conversation

lithomas1
Copy link
Member

@lithomas1 lithomas1 commented Jul 17, 2021

Note, this would make the next release 1.4 for sure.

@lithomas1 lithomas1 added Deprecate Functionality to remove in pandas Series Series data structure labels Jul 17, 2021
@lithomas1 lithomas1 marked this pull request as ready for review July 18, 2021 14:42
@lithomas1 lithomas1 requested a review from a team July 18, 2021 14:42
Copy link
Member

@jbrockmendel jbrockmendel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lithomas1 lithomas1 added this to the 1.4 milestone Jul 19, 2021
@lithomas1 lithomas1 requested a review from jreback July 23, 2021 21:49
@jreback jreback merged commit b5e2278 into pandas-dev:master Jul 23, 2021
@jreback
Copy link
Contributor

jreback commented Jul 23, 2021

thanks @lithomas1 very nice! yeah i guess we should have done this a while back, but better late than not!

@lithomas1 lithomas1 deleted the depr-empty-series branch July 24, 2021 16:32
@lithomas1 lithomas1 mentioned this pull request Jul 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Series Series data structure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default dtype of empty Series: DeprecationWarning -> FutureWarning in 1.1
3 participants