Sort:  

You wouldn't regret Python ;-) I like the "pythonic way": Clean, short code you can read and understand (even without any comments).
And it has a lot of packages that make it easy to work with any kind of data such as numpy, pandas or scipy!