Which Python module you think is more powerfull for each feild? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Which Python module you think is more powerfull for each feild?

1) Machine learning 2) GUI: "graphical user interface" 3) Data science 4) Game development 5) Automation

1st Sep 2019, 5:31 PM
Barka Moubarek Abdelwadoud
Barka Moubarek Abdelwadoud - avatar
4 Answers
+ 3
pygame for game development☺
1st Sep 2019, 7:16 PM
Rohit
+ 1
I guess among different libraries we can use math and numpy everywhere But for specifically Game-pygame Gui-tkinter depends on problem and data mostly numpy, matplotlib, Nlp-nltk, TensorFlow, skipy, turtle, pandas, flask.... Etc the list is long ... many new libraries are also there... Many ones are updating with new features day by day
2nd Sep 2019, 4:17 PM
Sgk101
Sgk101 - avatar
0
1) Probably SciKit-Learn 2) I like Tkinter 3) - Pandas (data manipulation & analysis) - NumPy (high-level arrays and math) - Matplotlib (data visualisatio 4) Pygame 5) No specific one really. I've used several in this field. Read "Automate the Boring Stuff with Python" to see what I mean
2nd Sep 2019, 3:40 AM
Trigger
Trigger - avatar
0
For GUI: tkinter, turtle
2nd Sep 2019, 8:01 AM
Sousou
Sousou - avatar