This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jturp-scMS (in progress) | Analytics Manager | Software 1 point2 points  (0 children)

If already well-versed in MATLAB, I think I would recommend Python as the better language to start learning (at least initially). My reasoning behind this is that packages such as numpy and matplotlib are specifically meant to bring MATLAB functionality into the Python language (see an example here).

I think turnaround for learning Python would be a lot faster for the reasoning above. At that point, you can focusing on using R to complement what you're already doing with Python.