Y
Hacker News
new
|
ask
|
show
|
jobs
by
moonforeshot
3303 days ago
I'm wondering... why not scala? scala gives me type-checking tools (eg dependent types) so I don't shoot myself on foot
1 comments
dsacco
3303 days ago
Scala is absolutely used in finance, especially for interoperability with Java in Java-heavy firms. But it's data analysis libraries aren't as mature as the pandas/scipy stack. You'd use them for different parts of a trading pipeline.
link