I have started learning python but I wanted to know for Data Analysis and Big Data work using python which version should be considered Python3x or Python2x.
Python3 Vs Python2.7
shuvayan
#2
hello @vivekrawat08,
It largely depends on your objective.Since you are learning python I think 2x will be a better option but 3 is the future.Having said that all distributions for 3x are not available as of now.
For a better understanding you can go through the official python 2 vs 3 wiki
Hope this helps!