DEP: Deprecate Series.view() #52521
Labels
Deprecate
Functionality to remove in pandas
Needs Discussion
Requires discussion from core team before further action
Series
Series data structure
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.
The text was updated successfully, but these errors were encountered: