High Performance Python: Practical Performant Programming for Humans — Micha Gorelick et al. (2020)

$19.99

SKU: B000008748 Category:

Order Cut-Off & Processing

  • Order cut-off: 2:00 PM (PT).

  • Orders placed after 2:00 PM PT begin processing the next day.

  • Handling time: 1–3 days (Mon–Sun) to prepare your order for shipment.

Transit Time

Transit time: 3–7 days (Mon–Sun) once shipped.

Total delivery window: typically 4–10 days from order placement to delivery, depending on when the order is placed relative to cut-off, handling time, carrier performance, weather, and holidays.

Shipping Fee

Flat rate: $5.00 per order for standard shipping anywhere in the U.S.

Book Description

Your Python code may run correctly, but you need it to run faster. By exploring the fundamental theory behind design choices, the updated edition of this practical guide, expanded and enhanced for Python 3, helps you gain a deeper understanding of Python’s implementation. You’ll learn how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs. How can you take advantage of multicore architectures or clusters? Or build a system that can scale up and down without losing reliability? Experienced Python programmers and students alike will learn concrete solutions to these and other issues, along with war stories from companies that use high-performance Python for social media analytics, productionized machine learning, and other situations. Get a better grasp of NumPy, Cython, and profilers Learn how Python abstracts the underlying computer architecture Understand performant pandas Use profiling to find bottlenecks in CPU time and memory usage Write efficient programs by choosing appropriate data structures Speed up matrix, vector, and even tensor computations Use tools to compile Python down to machine code, on CPUs and GPUs Manage multiple I/O and computational operations concurrently Convert multiprocessing code to run on a local or remote cluster Deploy code faster using tools like Docker Solve large problems while using less RAM Get real-life stories and lessons from Python programmers


Book Details

  • Author: Micha Gorelick, Ian Ozsvald
  • Publisher: O’Reilly Media
  • Published Date: 2020-09-08
  • Published Year: 2020
  • Language: English
  • ISBN-13: 9781492055020

Reviews

There are no reviews yet.

Be the first to review “High Performance Python: Practical Performant Programming for Humans — Micha Gorelick et al. (2020)”