What python library/framework should i learn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What python library/framework should i learn?

Hi everybody i already learn Numpy and now i am learning pandas. Can anybody give me advice what i should learn next about python libraries? And what pandas is used for?

6th Apr 2019, 12:18 PM
Gavrie Sashenka
Gavrie Sashenka - avatar
2 Answers
+ 2
you know, you shouldn't learn any library. the libraries in python are so much than you can learn all of them and work with them. you may not use half or more than half of them. only you should start your programming and when you need a library you can Google it to find its name then learn to write the code of that section you need and only learn about that library's abilities(don't read carefully only what it can do). so at the second use you'll know what lib does what. and after many practices you'll see you know a lot of libs. by the way libraries are named module in python. And about frameworks with your needs you should install and learn, for instance, the famous Django module mostly used for creating webapps.
9th Apr 2019, 10:43 AM
alireza
alireza - avatar
0
Hi
4th May 2019, 7:06 PM
Raies Khan Popal
Raies Khan Popal - avatar