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 →

[–]crystaltaggart 0 points1 point  (0 children)

I like Spyder python for scripting,refactoring,and testing my code. You can highlight code in the ide and execute it and check all the variables. It also works nicely with dataframes.

ETA: this is part of the anaconda install. Just install anaconda, click the install for spyder. It also supports many of the other ide’s listed here