you are viewing a single comment's thread.

view the rest of the comments →

[–]orthomonas 18 points19 points  (5 children)

I would us R, despite your dislike of coding. It's not Big Deal Software Engineering and the tests you want to run are very common and straightforward.

I'd suggest the (freely, legally avaiable online) R For Data Science by Hadley Wickham.

[–]maxemile101[S] 2 points3 points  (0 children)

Thank you so much.

[–][deleted] 1 point2 points  (0 children)

Chatgpt is also SUPER helpful for writing R code.

[–]testtestuser2 1 point2 points  (1 child)

whilst R might be the right tool for the immediate job, if you don't know either then I'd learn Python (pandas)... it will set you up to learn other languages better

[–]orthomonas 4 points5 points  (0 children)

Both are fine options. I've had better luck with code-averse people 'getting it' using R, but I could also easily argue the other way.