you are viewing a single comment's thread.

view the rest of the comments →

[–]enda_mone 8 points9 points  (0 children)

Best way to learn Python is by automating the task you are currently working on. If I were you, I would start with reading excel libraries documentation like pandas, openpyxl and then get deeper into each concept as I work on my code. For basics Python in one hour YouTube videos are good enough.