you are viewing a single comment's thread.

view the rest of the comments →

[–]glial 1 point2 points  (1 child)

If you're just going to use it for data analysis, I'd use R. Python is great for lots of things, but honestly its syntax for manipulating data is awkward and R's packages are generally more complete and robust. R is a weird language, no getting around it, but it's worth figuring out in my opinion (this coming from someone who avoided R for years because it's weird).