The most important Python packages for Data Scientists
Welcome back! Python is an awesome programming language that’s used heavily in data science, if you’re new to this language, check out the link below to learn more about it:
So, let’s talk about some of the most important Python packages you should use if you’re a data scientist!
Matplotlib
First up we have matplotlib, this is a graphing package for Python. This is a very important package to understand since it allows us to graph our data without using a different data visualization tool. This package is also used in many different companies and is very easy to get started with, if you want to learn more about this package check out their website below: