What's library in python use for data mining?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What's library in python use for data mining??

What's library???

2nd Apr 2019, 11:16 AM
Xander
Xander - avatar
3 Answers
+ 6
Numpy, pandas, Scipy, Matplotlib are among most popular for data minings out there. I'd recommend you to follow Kuba Siekierzyński sir here on SL. He's a data scientist by profession! His this code should be useful for you. https://code.sololearn.com/W2nvcMqTRi4q/?ref=app
2nd Apr 2019, 12:54 PM
Шащи Ранжан
Шащи Ранжан - avatar
+ 2
Thanks guys
2nd Apr 2019, 1:04 PM
Xander
Xander - avatar
+ 1
I would use Pandas which is part of the anaconda pckage. I feel that would be best. Also if you need to use numpy along with it. Good luck on your projects
2nd Apr 2019, 11:43 AM
Zanir
Zanir - avatar