Explore the latest Python tools and techniques to help you tackle the world of data acquisition and analysis. You'll review scientific computing with NumPy, visualization with matplotlib, and machine
Impractical Python is a collection of fun and educational projects designed to entertain programmers while enhancing their Python skills. It picks up where the complete beginner books leave off, expan
【避開精巧但難懂的語法,全程使用Python 3,以實用性為主要程式設計教學內容】【善用Python模組,學習以最簡短的程式碼做最佳的應用,如控制Google語音】【運用網路資料操作Firebase和Facebook、MongoDB資料庫操作技巧、Matplotlib繪圖】【利用Django 2.0 Web Framework製作可連結資料庫的動態網站,並佈署至雲端主機】【新增Scrapy網路爬蟲
Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, you’ll learn the framework from the ground up by d
Spark for Data Professionals introduces and solidifies the concepts behind Spark 2.x, teaching working developers, architects, and data professionals exactly how to build practical Spark solutions. Je
Written for computer programming students, hobbyists, and professionals, FUNDAMENTALS OF PYTHON: DATA STRUCTURES is an introduction to object-oriented design and data structures using the popular Pyth
This book is the first of its kind to provide a reference that enables students and practitioners to easily learn to code in Python if they are familiar with R and vice versa, even if they are beginne
Deep learning is applicable to a widening range of artificial intelligence problems, such as image classification, speech recognition, text classification, question answering, text-to-speech, and opt
Computational Nuclear Engineering and Radiological Science Using Python provides the necessary knowledge users need to embed more modern computing techniques into current practices, while also helping
For courses in Python ProgrammingIntroduces Python programming with an emphasis on problem-solvingNow in its Third Edition, Practice of Computing Using Python continues to introduce both majors and no
Python是由Guido van Rossum于20世紀80年代末和90年代初,在荷蘭國家數學和計算機科學研究所設計出來的。它是一種面向對象的、用途非常廣泛的編程語言,具有非常清晰的語法特點,適用于多種操作系統。目前Python在國際上非常流行,正在得到越來越多的應用。 Python可以完成許多任務,功能非常強大,其利用Pandas處理大數據的過程,由于Pandas庫的使用能夠很好地展現
Discover the practical aspects of implementing deep-learning solutions using the rich Python ecosystem. This book bridges the gap between the academic state-of-the-art and the industry state-of-the-pr
Learn software engineering and coding best practices to write Python code right and error free. In this book you’ll see how to properly debug, organize, test, and maintain your code, all of which lead
This book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, including the Poisson equation, the
Presents standard numerical approaches for solving common mathematical problems in engineering using Python. Covers the most common numerical calculations used by engineering students Covers Numerica
The Hitchhiker's Guide to Python takes the journeyman Pythonista to true expertise. More than any other language, Python was created with the philosophy of simplicity and parsimony. Now 25 years old,