Python Forum
Setting with copy warning
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Setting with copy warning
#6
The warning is triggered by a pattern, not an actual promlem. Sometimes you cannot do anything to stop the warning other than not modifying slices in the dataframe.

Why are you using slices instead of indicies?
Reply


Messages In This Thread
Setting with copy warning - by catlessness - Feb-13-2023, 02:07 PM
RE: Setting with copy warning - by catlessness - Feb-13-2023, 02:09 PM
RE: Setting with copy warning - by Vadanane - Feb-13-2023, 10:26 PM
RE: Setting with copy warning - by Vadanane - Feb-14-2023, 09:59 AM
RE: Setting with copy warning - by catlessness - Feb-14-2023, 10:59 AM
RE: Setting with copy warning - by deanhystad - Feb-21-2023, 12:58 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020