u/admiral_pinkbeard - Archived Voat Post in v/programming
u/admiral_pinkbeard
  • home
  • search

u/admiral_pinkbeard

0 posts · 1 comment · 1 total

Active in: v/programming (1)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: Language of choice?

I generally use R or Python for programming, but I tend to work with data analysis quite a bit, so it's kind of natural. I'm using C++ and SQL more now, and I'm trying to steer away from R due to its low speed. It is really great at performing complex tasks very quickly when you want to reshape/visualize data as long as the data sets aren't too large. Otherwise the overhead for for loops becomes too much and you either use Rcpp w/Armadillo, find a library that does what you want it to, or use another language.

0 18 Jun 2015 05:44 u/admiral_pinkbeard in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.