Skip to content

DEP: Deprecate Series.view() #52521

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

Closed
phofl opened this issue Apr 7, 2023 · 1 comment
Closed

DEP: Deprecate Series.view() #52521

phofl opened this issue Apr 7, 2023 · 1 comment
Assignees
Labels
Deprecate Functionality to remove in pandas Needs Discussion Requires discussion from core team before further action Series Series data structure

Comments

@phofl
Copy link
Member

phofl commented Apr 7, 2023

Not really sure what you'd use it for and the behavior with the dtype is kind of weird. So I'd suggest deprecating it.

If you want to cast the data you can use astype.

@phofl phofl added Deprecate Functionality to remove in pandas Needs Discussion Requires discussion from core team before further action Series Series data structure labels Apr 7, 2023
@phofl phofl self-assigned this Apr 7, 2023
@phofl
Copy link
Member Author

phofl commented Apr 17, 2023

#20251

@phofl phofl closed this as completed Apr 17, 2023
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 Needs Discussion Requires discussion from core team before further action Series Series data structure
Projects
None yet
Development

No branches or pull requests

1 participant