Skip to content

Linear Algebra for Data Science with Python

John M. Shea
Barcode 9781032659169
Hardback

Original price £109.79 - Original price £109.79
Original price
£109.79
£109.79 - £109.79
Current price £109.79

Click here to join our rewards scheme and earn points on this purchase!

Availability:
Low Stock
FREE shipping

Release Date: 30/10/2025

Label: Chapman & Hall/CRC
Series: Chapman & Hall/CRC The Python Series
Language: English
Publisher: Taylor & Francis Ltd

Learn how to use Python and associated data-science libraries to work with and visualize vectors and matrices and their operations, as well import data to apply these techniques. Learn basics of performing vector and matrix operations by hand, how to use several different Python libraries for performing operations.


Linear Algebra for Data Science with Python provides an introduction to vectors and matrices within the context of data science. This book starts from the fundamentals of vectors and how vectors are used to model data, builds up to matrices and their operations, and then considers applications of matrices and vectors to data fitting, transforming time-series data into the frequency domain, and dimensionality reduction. This book uses a computational-first approach: the reader will learn how to use Python and the associated data-science libraries to work with and visualize vectors and matrices and their operations, as well as to import data to apply these techniques. Readers learn the basics of performing vector and matrix operations by hand but are also shown how to use several different Python libraries for performing these operations.

Key Features:

  • Teaches the most important concepts and techniques for working with multi-dimensional data using vectors and matrices
  • Introduces readers to some of the most important Python libraries for working with data, including NumPy and PyTorch
  • Demonstrate the application of linear algebra in real data and engineering applications
  • Includes many color visualizations to illustrate mathematical operations involving vectors and matrices
  • Provides practice and feedback through a unique set of online, interactive tools on the accompanying website