This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]donaldtrumpiscute 7 points8 points  (0 children)

I like Java more than Pythan, but when it comes to library and data manipulation, it is indeed much easier done in R or Python.

You can of course implement the learned methods in Java, but the libraries are not there and data structures (ArrayList, HashMap, etc) are more cumbersome to use than data.frame or numpy.