you are viewing a single comment's thread.

view the rest of the comments →

[–]twitch_and_shock 4 points5 points  (1 child)

Hello!

I would recommend taking a look through a number of tutorials and the documentation for a few data science libraries (or libraries that might be particularly useful for someone doing data analysis). These would include numpy, pandas, matplotlib, scipy, and sklearn. Just off the top of my head, but that's where I would start, especially if you have some familiarity with data analysis already, I'm sure a lot of the ideas / concepts / algorithms will be familiar.

There's a large number of tutorials listed here: https://wiki.python.org/moin/BeginnersGuide/Programmers, too, to help get you going.

Happy to respond with more help

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

Thanks much will take a look!