|
|
|
|
|
by SatvikBeri
1918 days ago
|
|
Python is one of my least favorite languages, but it is a language I absolutely have to use for data work – it would be impractical to rewrite everything in Julia. Type annotations help a lot. They're not perfect, but for long-running jobs it's a huge help to catch something when PyCharm highlights it instead of 30 minutes into the job. |
|
The reason I'm interested is because I love python and would like to hear differing opinions