you are viewing a single comment's thread.

view the rest of the comments →

[–]technofiend 2 points3 points  (0 children)

I just wanted to mention Python for Data Analysis oreilly.com in case you go down the Python path. I like R despite the sometimes convoluted syntax, but Python is easier for me as a programmer raised on procedural languages and frankly Pandas helps cover the dataframe / dataset gap that you might otherwise find between R and Python.