Skip to content

Comment on Ask HN: Best language for finance?

Comments

Python is gathering momentum now that pandas has brought a proper dataframe object to the language. Python is multi-paradigm, so you can write functional code when you need, objects when you want them, or scripts if it is convenient. Most people I know who are not using python complain of needing 3 or 4 languages to cover their needs (perl for data munging, R/Matlab for research, C/C++/C#/Java for production.

We build nearly everything in python at https://www.quantopian.com

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.