Comment on Matlab, R, and Julia: Languages for data analysisparentComments−oddthink13yIf you haven't tried it, the data.table package is great. Mostly like a data.frame (in fact a subclass), but fast.
Comments
If you haven't tried it, the data.table package is great. Mostly like a data.frame (in fact a subclass), but fast.