Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's a really bizarre reason not to use R. Python's distribution is about 30MB if I recall. It doesn't really make much sense to convert R to JS or Python, since the semantics are so different.

If you don't want to use R, Pandas in Python provides very powerful data frames (which are likely faster for many cases). However, it depends on NumPy, matplotlib, and a few other libraries, which probably total more than 60 MB.



Python 3's installed size is 90MB here, 2 is 60MB.


Good thing is that python is pretty ubiquitous, as is virtual env :)


I already use python, so having it in same codebase would be perfect. However, I have some code in R that is pretty important, so I have to include that as well with an application (model).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: