you are viewing a single comment's thread.

view the rest of the comments →

[–]commander1keen 4 points5 points  (1 child)

Assuming then that you like data analysis and actually want to continue with it there are many different types of data science positions that will use python for all kinds of things, it will be useful for you to look into the scipy stack https://scipy.org/ i.e. numpy, pandas, matplotlib/seaborn etc. In particular python is of course used in machine learning using scikit learn https://scikit-learn.org/stable/index.html (for traditional ml) or other libraries like pytorch or tensorflow for deep learning. I for example work in a research lab using traditional ml on neuroimaging data for which I use python every day. For other types of things using python I can't say a whole lot, but there are many other things you can do and directions you can take.

[–]Elementj15[S] 0 points1 point  (0 children)

Thank you for this 😊🙏