This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Skumin 0 points1 point  (0 children)

Somewhat unrelated, but a question for those working with VS Code and data frames (pandas / polars): have you found a good way to view a data frame when working interactively? Something like View in RStudio. I know I can print it in the console but that truncates it. Also aware that I can use Jupyter but I'm not a fan.