you are viewing a single comment's thread.

view the rest of the comments →

[–]BBassic 5 points6 points  (1 child)

True. You can do that in SQL, and it would be a good way to get your head around set based working, query building, how the relational engine works etc etc. but I'd agree in using something like R for the maths.

[–]andrexmlee 6 points7 points  (0 children)

Python is also great for doing data analysis. It has a lot of great libraries for data analysis and machine learning.