Skip to content

WARN: Don't show FutureWarning when enlarging df with iloc #47621

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

Merged
merged 4 commits into from
Jul 7, 2022

Conversation

phofl
Copy link
Member

@phofl phofl commented Jul 7, 2022

Can't be done inplace, so no need to warn

@phofl
Copy link
Member Author

phofl commented Jul 7, 2022

Arraymanager seems to be a no op here...

@mroeschke mroeschke added Indexing Related to indexing on series/frames, not to indexes themselves Warnings Warnings that appear or should be added to pandas labels Jul 7, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jul 7, 2022
@mroeschke mroeschke merged commit 028d0d6 into pandas-dev:main Jul 7, 2022
@mroeschke
Copy link
Member

Thanks @phofl

@phofl phofl deleted the 47381 branch July 8, 2022 20:07
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
…v#47621)

* WARN: Don't show FutureWarning when enlarging df with iloc

* Change test

* Xfail for array manager

* Change decorator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing Related to indexing on series/frames, not to indexes themselves Warnings Warnings that appear or should be added to pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants