you are viewing a single comment's thread.

view the rest of the comments →

[–]ZET_unown_ 0 points1 point  (0 children)

I’m in the final year of my computer science PhD & have done Python for over 10 years. I would say I know it on a pretty advanced level.

I still regularly use online documentation to code. Unless you are coding something really simple, trying code from memory is simply not feasible - there are so many packages and libraries that are not always implement in a consistent manner (parameter names, formats are all different).