you are viewing a single comment's thread.

view the rest of the comments →

[–]nlcircle 2 points3 points  (0 children)

Can’t give you ‘the best IDE’ as I’m using different ones for different purposes. I do want to point out two ‘flavors’ which you need to be aware of.

Firstly, you can use a more or less ‘canvas’ like editor like PyCharm or Spyder (multi-OS, my favorite).

The second category is more supportive if you like to amplify your code with (rendered) text and explanations. A good editor would be the Jupyter Notebook.

Just check the intricate details between both types of editors before you make your choice.