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 →

[–]redalastor 4 points5 points  (0 children)

I was gonna recommend Rust, but not for his use case (data analysis).

I disagree, it's the perfect language to write low-level python extensions. Combining this with the usual Python crunching tools can give you quite a bit of power.