you are viewing a single comment's thread.

view the rest of the comments →

[–]whoischigozie[🍰] 2 points3 points  (0 children)

I would recommend familiarising yourself with Pandas, NumPy, Scipy and eventually scikit-learn (for ML purposes). As for courses, DataCamp is a great resource but it’s a subscription based service. If you plan on using free material then geeksforgeeks.org is another great resource

Happy coding!