0
What's library in python use for data mining??
What's library???
3 odpowiedzi
+ 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
+ 2
Thanks guys
+ 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