Skip to content
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

**Describe the bug** #4

Closed
Thya311 opened this issue Feb 17, 2024 · 0 comments
Closed

**Describe the bug** #4

Thya311 opened this issue Feb 17, 2024 · 0 comments

Comments

@Thya311
Copy link

Thya311 commented Feb 17, 2024

Describe the bug
show(df) gets this 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]

I think it's an issue of version comaptibility. what do you guys think?

Environment
OS: Windows 10
Python: 3.10.13
IDE: jupyter notebook

Package versions
ipython @ file:///C:/b/abs_e5729i179y/croot/ipython_1694181400005/work
jupyter_client @ file:///C:/b/abs_a6h3c8hfdq/croot/jupyter_client_1699455939372/work
jupyter_core @ file:///C:/b/abs_c769pbqg9b/croot/jupyter_core_1698937367513/work
pandasgui==0.2.14
plotly==5.18.0
PyQt5==5.15.10
PyQt5-Qt5==5.15.2
PyQt5-sip==12.13.0
PyQtWebEngine==5.15.6
PyQtWebEngine-Qt5==5.15.2

Originally posted by @DavidHJong in adamerose/PandasGUI#250

@Thya311 Thya311 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant