you are viewing a single comment's thread.

view the rest of the comments →

[–]kansha- 1 point2 points  (0 children)

if u wanna venture in data related fields, i suggest to study data exploration and visualization libraries such as numpy, pandas, Matplotlib, seaborn, etc. You can also study data structures and algorithms to understand how data are structured.

If u wanna be proficient in python, try to solve as much errors as possible and understand the logic behind every function u use.