DataTaunew | comments | leaders | submitlogin
1 point by zmjones 4011 days ago | link | parent

R, Python, Git and Emacs (w/ ESS, Magit, and Org)


1 point by barcel 4011 days ago | link

When do you use R vs Python? Or does it just depend on the specific problem?

-----

2 points by NickC 4010 days ago | link

R for plotting (ggplot2 > matplotlib) and specialized analyses not readily available in Python (e.g., ANOVAs, GLMs, etc). Python for data cleanup and preliminary analysis.

-----

2 points by Tomrod 4008 days ago | link

Have you used Rpy?

-----

1 point by zmjones 4010 days ago | link

depends on the problem, but mostly R. I am a social scientist and most of the data I work with is not that big. I can be really productive in R.

-----

1 point by ultimatehurl 4010 days ago | link

I'm really interested in taking first steps in R, people I've talked to have had an 'R to explore, Python for production' mentality, I've mostly used Python. Do you have any recommendations as to where to start?

-----




RSS | Announcements