Skip to content

CoW: Investigate copy=False internally in Series constructor #52510

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

Open
phofl opened this issue Apr 7, 2023 · 0 comments
Open

CoW: Investigate copy=False internally in Series constructor #52510

phofl opened this issue Apr 7, 2023 · 0 comments

Comments

@phofl
Copy link
Member

phofl commented Apr 7, 2023

I removed some unclear cases in
#52068
where we have to further investigate when we get views and copies. I wanted to get the easy ones into 2.0. We should check if/when these methods
Create copies/return views internally and set copy in the Series constructor appropriately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant