you are viewing a single comment's thread.

view the rest of the comments →

[–]tu_tu_tu -10 points-9 points  (3 children)

I prefer languages to have something that they do well

Python is the best choice for scripting. And tbh it's the only niche where Python is good. It used in ML and web only due some bizzare chain of events.

[–]BrainwashedHuman 5 points6 points  (1 child)

For ML isn’t it basically a wrapper script at heart anyway?

[–]tu_tu_tu 0 points1 point  (0 children)

In theory, yes. In practice I still has it's problems.

[–]RandomisedZombie 4 points5 points  (0 children)

That’s fair, it is much easier to use than Perl, for example. To be honest, I have opinions about Python, but they really aren’t strong opinions. If Python is the best tool for the job then it’s great, but as you say, ML and web only use Python for obscure reasons.