Photo by Sincerely Media on Unsplash
Basic python libraries everyone should know
Numpy and pandas!!!these are the libraries that can help spot trends overtime gain insights into data
Have you ever seen a simple ray of sunlight plus a glass prism? you have seen how the combination works with colors of the visible spectrum hidden inside. well when a data scientist comes across some interesting new data and then wants a deeper look, they have got a number of tools to reach for..
Python is probably the language most associated with data science Python itself does not provide these deep perspective-shifting capabilities. it uses libraries that specialize in numerical and data processing. the two biggest things that help Numpy and Pandas
Numpy as the name suggests its all about numbers.it is a fundamental package for scientific computations and simulations when it comes to data analysis and manipulation working wide range of data sources there comes pandas.