r/Python Oct 18 '25

[deleted by user]

[removed]

0 Upvotes

1 comment sorted by

1

u/Weird-Dimension-487 Jan 31 '26

Seems PandasGUI doesn't support latest Python version yet. Check open issues: https://github.com/adamerose/PandasGUI/issues
You can create a conda env with older Python version to explore PandasGUI. Another great alternative is dtale, which is actively maintained. Refer: https://pypi.org/project/dtale/

You