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

When change default dtype for empty Series? #42078

Closed
Rubtsowa opened this issue Jun 17, 2021 · 4 comments
Closed

When change default dtype for empty Series? #42078

Rubtsowa opened this issue Jun 17, 2021 · 4 comments
Labels
Deprecate Functionality to remove in pandas Series Series data structure Usage Question

Comments

@Rubtsowa
Copy link

Hello!
I see <stdin>:1: DeprecationWarning: The default dtype for empty Series will be 'object' instead of 'float64' in a future version. Specify a dtype explicitly to silence this warning.. When you planed change default dtype for empty Series?
Thank you in advanced!

@Rubtsowa Rubtsowa added Needs Triage Issue that has not been reviewed by a pandas team member Usage Question labels Jun 17, 2021
@Rubtsowa Rubtsowa changed the title QST: When change default dtype for empty Series? Jun 17, 2021
@MarcoGorelli
Copy link
Member

Hey - I thought it would've been 2.0, but I don't see #29405 in #30228 - @jorisvandenbossche should it be added?

@lithomas1 lithomas1 added Deprecate Functionality to remove in pandas Series Series data structure and removed Needs Triage Issue that has not been reviewed by a pandas team member labels Jun 17, 2021
@jbrockmendel
Copy link
Member

should it be added?

yes

@MarcoGorelli
Copy link
Member

OK, done - closing for now then as I think this answers the question, thanks @Rubtsowa for bringing this to our attention!

@jorisvandenbossche
Copy link
Member

Indeed, thanks for keeping track of it!

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 Usage Question
Projects
None yet
Development

No branches or pull requests

5 participants