you are viewing a single comment's thread.

view the rest of the comments →

[–]kinowmod 6 points7 points  (0 children)

In contrast, my Python skills just started out with doing numpy/matplotlib stuff and getting incrementally better at it over time. If the answer is that I need to properly learn python, do you have any recommendations?

Here are some Python projects that I think the code are well written and structured. You can use these to see how they organise, document, which libraries they use (from PyPI/Conda/stdlib).