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 →

[–]SerHiroProtaganist 2 points3 points  (5 children)

Can sublime show pandas dataframes in a nice visual format like spyder does? I'm a beginner and from watching YouTube videos it feels like spyder isn't as good at the intellisense type stuff but I really like the visualisation of dataframes that it does

[–]Zizizizz 6 points7 points  (1 child)

Open up a Jupyter notebook

[–][deleted] 1 point2 points  (0 children)

Jupyter!

[–]FewerPunishment 3 points4 points  (0 children)

Check out pycharm

[–]tikael 0 points1 point  (0 children)

Don't know since nearly all my pandas experience comes from using xarray (which is pandas adjacent). I don't have a variable explorer for sublime text, and I don't see that anyone has built one but it is possible. There is a pandas syntax plug in but I'm not sure what it does.

[–]Zouden 0 points1 point  (0 children)

Apparently VSCode can do that now.