Polars DataFrames can't be viewed 'as DataFrame' while debugging
When debugging, pandas Dataframes can be nicely inspect during a debug session but polars DataFrame look like this:

I use PyCharm 2025.2.3 and according to https://youtrack.jetbrains.com/issue/PY-63683/Polars-DataFrames-cant-be-viewed-as-DataFrame-in-PyCharm-Community it should work? Any config to change?
Please sign in to leave a comment.
mpad, As a general troubleshooting step, and to avoid handling already resolved issues, please try updating to the latest 2025.2.4 version and check if the issue persists. If updating doesn't help, please create an issue on YouTrack (https://youtrack.jetbrains.com/issues/PY) and attach all relevant information for quicker resolution.
no problem, same thing after the update.
I created https://youtrack.jetbrains.com/issue/PY-85323/Polars-DataFrames-cant-be-viewed-as-DataFrame-while-debugging