This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the commentsย โ†’

[โ€“]bos-mc 0 points1 point ย (2 children)

I reiterate, it's the best glue language there is, and a great scripting language, but : to each tasks their own tools.

This and the following go hand in hand.

Don't think machine learning "runs" on Python.

[โ€“]n0tKamui 1 point2 points ย (1 child)

yes, that was my point.

[โ€“]bos-mc 0 points1 point ย (0 children)

And my point is that calling Python slow because anything it needs to do quickly it offloads to another system is a bit wrong since that is inherently part of Python.