I installed Sublime Text and a new Python 3.8. Now that I have to install all the packages my questions are:
How can I install all Data Science packages at once using pip?
I have installed Anaconda too but Sublime Text isn't using the Python or packages from Anaconda, Is there a way I can enable that?
If no, as Anaconda comes with lots of packages pre-installed, is there a way I can export those to the actual Python 3.8 folder?