Why Python?
Why Python?ΒΆ
Python is the programming language used in the majority of data science applications. Google is using Python (see https://www.tensorflow.org). Facebook is using Python (see https://pytorch.org). We use Python for the following reasons:
It is absolutely free.
It is very easy to learn.
There are amazing libraries for pretty much anything you may need to do related to data science.
It is fun!