|
|
|
|
|
by qsort
1746 days ago
|
|
Actually, as a Java dev, I quite like modern Java for data work. Streams + static typing make aggregating data a breeze. I assume for more advanced work like the one OP mentions you'd still want to stick to Python because of the superior ecosystem, but I was pleasantly surprised by Java. Can't believe I'm writing this, but I actually like modern Java. |
|