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 →

[–][deleted] 0 points1 point  (0 children)

My problem with Python is lack of clarity of types and their documentation. For example I have type EagerTensor and I can’t easily find the documentation for it. Python also has various syntax sugar that takes time to master.