Hacker News new | ask | show | jobs
by aggie 5134 days ago
You might want to look into RPy for using R libraries with python.
1 comments

I've very briefly experimented with rpy2. It got the job done, but I thought it was tricky enough that I'd want a good reason to combine R and python. Otherwise, I'd try and do the whole project in one or the other (And I haven't used rpy2 since I first tried it out.)