+ 1
Which Python libraries do you use for data science
Numpy, pandas, matplotlib, scikit
1 Answer
+ 1
All libraries you mentioned in question is use in data science.bcause they do different works and according to need we use these libraries.e.g if you need graphs then we use matplotlib if need data analysis then we use pandas.For scientific computing we use numpy and so on.so don't think that data Scientists use single library actually they use multiply libraries for different works.