Debug I/O shows warning for tserver/dbgutils.py

  • retag add tags

/home/mike/.wingpro10/updates/from_10.0.2.0/10.0.3.3/bin/dbg/src/debug/tserver/dbgutils.py:3853: FutureWarning: Series.__getitem__ treating keys as positions is deprecated. In a future version, integer keys will always be treated as labels (consistent with DataFrame behavior). To access a value by position, use ser.iloc[pos]

Wing Pro 10.0.4.0 (rev ae6c97e37f9a) Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0] OS: linux-x64 (sys.platform=linux) OS Version: Linux version 6.1.0-20-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.85-1 (2024-04-11)

pymike's avatar
196
pymike
asked 2024-05-06 09:50:03 -0500
edit flag offensive 0 remove flag close merge delete

Comments

I think this is coming from the pandas package. What version are you using?

Wingware Support's avatar Wingware Support (2024-05-06 10:31:01 -0500) edit

pandas 2.2.1

pymike's avatar pymike (2024-05-06 12:07:29 -0500) edit
add a comment see more comments