Back to results
Cover image for book Numeric Python

Numeric Python

By:Klein, Bernd
Publisher:Hanser Publications
Print ISBN:9781569904954
eText ISBN:9781569909607
Edition:1
Copyright:2026
Format:Page Fidelity

eBook Features

Instant Access

Purchase and read your book immediately

Read Offline

Access your eTextbook anytime and anywhere

Study Tools

Built-in study tools like highlights and more

Read Aloud

Listen and follow along as Bookshelf reads to you

This book teaches the Python fundamentals required to solve numerical problems in data science and machine learning. The first part focuses on NumPy as the foundation of numerical programming, covering arrays as the core data type, numerical operations, broadcasting, and universal functions, as well as statistics, probability, Boolean masking, and file handling. The second part is devoted to data visualization with Matplotlib, ranging from core concepts to line, bar, histogram, and contour plots. The third part introduces Pandas, including Series and DataFrames, importing and exporting Excel, CSV, and JSON files, handling missing data, and visualization directly within Pandas. The fourth part presents practical applications, including a household budget project, an incomeexpenditure analysis, and an introduction to image processing. The book concludes with a fifth part containing solutions to the numerous exercises that accompany almost every one of the 33 chapters.