NumPy Beginner's Guide - Second Edition

310 pages

Published April 25, 2013 by Packt Publishing.

ISBN:
978-1-78216-608-5
Copied ISBN!

View on OpenLibrary

4 stars (1 review)

1 edition

Review of "NumPy Beginner's Guide - Second Edition" on 'Goodreads'

4 stars

I got a review copy of NumPy Beginner’s Guide – Second Edition from Packt Publishing. The book is relatively thick, a bit over 300 pages and packed with content.

As usual with Packt books, it starts by introducing the tools and giving detailed instructions on installing them, before diving into actual subject. The book starts easy, teaching how to create arrays and manipulate vectors. Soon more concepts are introduced starting from slicing and ending to SciPy. There is even a chapter about testing, which I found especially interesting to read.

I liked how there are pop quizzes to help the reader to check if he understood what he just read. They aren't really hard, but still quite fun. Layout of the book is clear and makes the books easy to read. There are plenty of examples and graphs in the book that help to explain the concepts.

The book is …