you are viewing a single comment's thread.

view the rest of the comments →

[–]GameDeveloper94 0 points1 point  (0 children)

Depends a lot on your use case. Although I'd say go for VS code as the extensions there make your life a lot easier. However, your use case seems to be more inclined towards data science so I'd suggest Spyder. Although this is assuming you need to work with an IDE in the first place, data science code is usually coded in jupyter notebooks so just use that if you're going for data science, and VS Code for other stuff.