
New to Data Science? These are the programming tools you need
Nov 7 · 3 min read
This post is intended for beginner data scientists. It will show the essential programming tools required for data analysis and modeling. The used language will be python 3.
So what tools do you need for data science?
First you need a language, such as python 3, then somewhere to write code and visualize the results, like Jupyter…


