Welcome to the Quant Network where Quants meet Quants
Quantnet is a New York City-based community built by and for students and professionals in the quantitative finance, financial engineering fields. By JOINING US today you can participate in our active and growing community, get access to students at many MFE programs, ask admission questions in our Education forum, add new entry to our growing WIKI, use private messages, download code from our gallery and much much more!

Python

From Quantnet Wiki

[edit] Python in Quantitative Finance

Python, generally beloved by those who use it, plays only a small role among quants. It seems to be considered a "prototyping" language as a bridge from algorithm to "real" code in C++. Like other scripted languages (including Perl and UNIX command line tools such as sed/awk and grep), it is used primarily for data gathering as opposed to trading.

One serious drawback of weakly-typed languages, particularly scripted languages like Python and Perl, is that typing errors are found during run-time, rather than during compilation. This can create costly problems when critical software is not subjected to sufficient debugging.


All times are GMT -4. The time now is 09:33 AM.