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
4 Antworten
+ 3
pygame for game development☺
+ 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
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
0
For GUI: tkinter, turtle