|
|
|
|
|
by giancarlostoro
739 days ago
|
|
Python is the new Perl. Heck its the lingua franca of ML / AI and has been for data science for a while. Dynamic types dont mean you cannot compete with a typed language. Python has type hints which gives the benefit people are usually after, catching bugs / issues ahead of time. Theres a library for just about everything in Python. I dont know that I can say that about Swift. |
|