Member-only story

Most popular Python packages for data scientists

Manpreet Singh
3 min readJul 8, 2021

--

Welcome back! Python is one of the main programming languages used for data science, so let’s talk about some of the most popular Python packages out there for data science! These range in use, but all of these could be implemented in your data related projects!

Pandas

Next up we have the holy grail of data science packages, Pandas! This is a must have in your arsenal of packages, this is a data analysis and manipulation tool used for tons of projects across the data science land, if you want to learn more about this package check out this link below:

NumPy

Starting off we have NumPy, this is a very popular package that allows us to do some scientific computing within Python. I have created several tutorials that utilize Numpy, i’ve also seen many data science job postings that require knowledge with this package as well, If you want to learn more about this package check out their website below:

--

--

Manpreet Singh
Manpreet Singh

No responses yet