I am new to python. I guess there are libraries called numpy, anaconda etc. What the best init.el setup for this. (I want to work on ML or Data Science)
I am new to python. I guess there are libraries called numpy, anaconda etc. What the best init.el setup for this. (I want to work on ML or Data Science)
use https://github.com/emacs-jupyter/jupyter for jupyter integration.
use https://github.com/jkitchin/ox-ipynb to export as jupyter notebooks to share with collegues.
All the other packages only makes sense if you are working alone. If you have to share your work with others, and aimed for DS/ML work thats what I would recommend.