I am about starting to learn data science using jupyter notebook with python. I have set python 3.6 as well as default one 2.7 came with Mac.
I don't mind to get rid of python 3.6 (if it is easy...) I woould like to know what is the best way to them up.
So my question is
Q1: Is this a best way? Get rid of python 3.6, go to anaconda to download python 3.6 together with jupyter all at once.
Q2: If so how to uninstall python 3.6 correctly?
I am sort of scared to deal with all these dependancies, default path, manipulating file directories and etc if you know what I mean.
Thanks x