Fast Python

Fast Python
Author :
Publisher : Simon and Schuster
Total Pages : 302
Release :
ISBN-10 : 9781617297939
ISBN-13 : 1617297933
Rating : 4/5 (933 Downloads)

Book Synopsis Fast Python by : Tiago Antao

Download or read book Fast Python written by Tiago Antao and published by Simon and Schuster. This book was released on 2023-05-23 with total page 302 pages. Available in PDF, EPUB and Kindle. Book excerpt: Master Python techniques and libraries to reduce run times, efficiently handle huge datasets, and optimize execution for complex machine learning applications. Fast Python is a toolbox of techniques for high performance Python including: Writing efficient pure-Python code Optimizing the NumPy and pandas libraries Rewriting critical code in Cython Designing persistent data structures Tailoring code for different architectures Implementing Python GPU computing Fast Python is your guide to optimizing every part of your Python-based data analysis process, from the pure Python code you write to managing the resources of modern hardware and GPUs. You'll learn to rewrite inefficient data structures, improve underperforming code with multithreading, and simplify your datasets without sacrificing accuracy. Written for experienced practitioners, this book dives right into practical solutions for improving computation and storage efficiency. You'll experiment with fun and interesting examples such as rewriting games in Cython and implementing a MapReduce framework from scratch. Finally, you'll go deep into Python GPU computing and learn how modern hardware has rehabilitated some former antipatterns and made counterintuitive ideas the most efficient way of working. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Face it. Slow code will kill a big data project. Fast pure-Python code, optimized libraries, and fully utilized multiprocessor hardware are the price of entry for machine learning and large-scale data analysis. What you need are reliable solutions that respond faster to computing requirements while using less resources, and saving money. About the Book Fast Python is a toolbox of techniques for speeding up Python, with an emphasis on big data applications. Following the clear examples and precisely articulated details, you’ll learn how to use common libraries like NumPy and pandas in more performant ways and transform data for efficient storage and I/O. More importantly, Fast Python takes a holistic approach to performance, so you’ll see how to optimize the whole system, from code to architecture. What’s Inside Rewriting critical code in Cython Designing persistent data structures Tailoring code for different architectures Implementing Python GPU computing About the Reader For intermediate Python programmers familiar with the basics of concurrency. About the Author Tiago Antão is one of the co-authors of Biopython, a major bioinformatics package written in Python. Table of Contents: PART 1 - FOUNDATIONAL APPROACHES 1 An urgent need for efficiency in data processing 2 Extracting maximum performance from built-in features 3 Concurrency, parallelism, and asynchronous processing 4 High-performance NumPy PART 2 - HARDWARE 5 Re-implementing critical code with Cython 6 Memory hierarchy, storage, and networking PART 3 - APPLICATIONS AND LIBRARIES FOR MODERN DATA PROCESSING 7 High-performance pandas and Apache Arrow 8 Storing big data PART 4 - ADVANCED TOPICS 9 Data analysis using GPU computing 10 Analyzing big data with Dask


Fast Python Related Books

Fast Python
Language: en
Pages: 302
Authors: Tiago Antao
Categories: Computers
Type: BOOK - Published: 2023-05-23 - Publisher: Simon and Schuster

GET EBOOK

Master Python techniques and libraries to reduce run times, efficiently handle huge datasets, and optimize execution for complex machine learning applications.
Deep Learning for Coders with fastai and PyTorch
Language: en
Pages: 624
Authors: Jeremy Howard
Categories: Computers
Type: BOOK - Published: 2020-06-29 - Publisher: O'Reilly Media

GET EBOOK

Deep learning is often viewed as the exclusive domain of math PhDs and big tech companies. But as this hands-on guide demonstrates, programmers comfortable with
Fast Python
Language: en
Pages: 152
Authors: Chris Conlan
Categories:
Type: BOOK - Published: 2020-05-31 - Publisher:

GET EBOOK

Fast Python aggressively rehashes the basics of Python programming in order to dispel myths and misconceptions about how to write fast code. Readers equipped wi
Building Data Science Applications with FastAPI
Language: en
Pages: 426
Authors: Francois Voron
Categories: Computers
Type: BOOK - Published: 2021-10-08 - Publisher: Packt Publishing Ltd

GET EBOOK

Get well-versed with FastAPI features and best practices for testing, monitoring, and deployment to run high-quality and robust data science applications Key Fe
Practical Python Data Visualization
Language: en
Pages: 160
Authors: Ashwin Pajankar
Categories: Computers
Type: BOOK - Published: 2020-10-25 - Publisher: Apress

GET EBOOK

Quickly start programming with Python 3 for data visualization with this step-by-step, detailed guide. This book’s programming-friendly approach using librari