Ask HN: Should I learn Python 3 or Python 2?
I plan to explore data science and machine learning. After looking into some MOOCs and other online learning resources I have come to the conclusion that a firm grasp of Python is essential. I am new to Python, so my question is should I learn Python 2 or Python 3?
Edit: Corrected a typo.
4 comments
[ 4.6 ms ] story [ 25.8 ms ] thread0. https://wiki.python.org/moin/Python2orPython3
Use? 3 if possible, unless some super important library is not updated. 2 is going away at some point. Let it die.
Good luck.
[0] https://mail.python.org/pipermail/python-dev/2018-March/1523...