Real-world python : a hacker's guide to solving problems with code /
"A book of varied coding projects for readers who know a little Python already and want to expand their skills. Save shipwrecked sailors, discover exoplanets, and more, while gaining experience using free modules like OpenCV, NumPy, Pandas, NLTK, Bokeh, Beautiful Soup, and matplotlib"--
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
San Francisco, CA :
No Starch Press, Inc.,
[2021]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Introduction
- Saving shipwrecked sailors with Bayes' rule
- Attributing authorship with stylometry
- Summarizing speeches with natural language processing
- Sending super-secret messages with a book cipher
- Finding Pluto
- Winning the moon race with Apollo 8
- Selecting Martian landing sites
- Detecting distant exoplanets
- Identifying friend or foe
- Restricting access with face recognition
- Creating an interactive zombie escape map
- Are we living in a computer simulation?
- Appendix: Practice project solutions.