Skip to content

pandas.DataFrame.is_copy has no description in the docs #19210

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
allComputableThings opened this issue Jan 12, 2018 · 1 comment
Closed

pandas.DataFrame.is_copy has no description in the docs #19210

allComputableThings opened this issue Jan 12, 2018 · 1 comment
Labels
Duplicate Report Duplicate issue or pull request

Comments

@allComputableThings
Copy link

Code Sample, a copy-pastable example if possible

https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.is_copy.html#pandas.DataFrame.is_copy

Problem description

It isn't clear what this property tells -- there's no documentation. When does it become true, and when does it become false?

Expected Output

Output of pd.show_versions()

@jorisvandenbossche
Copy link
Member

Thanks for the report. This is a duplicate of #18799, which initiated the decision to deprecate is_copy altogether (although there is still some discussion about that), see the linked issues in that issue.

@jorisvandenbossche jorisvandenbossche added the Duplicate Report Duplicate issue or pull request label Jan 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate Report Duplicate issue or pull request
Projects
None yet
Development

No branches or pull requests

2 participants