Errata
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted By | Date submitted | Date corrected |
---|---|---|---|---|---|
ePub | Page all All electronic versions of the book |
A customer who bought the book (both print and electronic) is reporting that the epub and mobi formats are have sections in foreign languages and titles look strange. It sounds like some kind of bug in the conversion process? The customer is John Gizis (@johngizis on Twitter). Maybe it would be good to get in contact with him to see what the problem is? |
Eli Bressert |
Nov 15, 2012 | Nov 16, 2012 |
ePub | Page vi Chapter headings |
In note that an erratum along these lines has already been noted. I haven't found whole sections of the book not in English (but I haven't looked through the whole eBook). |
Simon Ellingsen | Nov 16, 2012 | Nov 16, 2012 |
Other Digital Version | 6 |
Comments in the example suggest that arange(100) will generate the numbers 0 to 100. In fact, it will generate numbers 0 to 99. The comment for arange(10,100) has the same error. Note from the Author or Editor: |
Darius Sullivan | Nov 20, 2012 | Jan 31, 2013 |
Printed | Page 7 the bottom most example. |
The line in question is: Note from the Author or Editor: |
Anonymous | Dec 10, 2012 | Jan 31, 2013 |
Page 9 |
Sample code at the top of the page contains error Note from the Author or Editor: |
Anonymous | Nov 27, 2012 | Jan 31, 2013 | |
Printed, PDF, ePub, Mobi, | Page 11 The third chunk of code on the top half of the page. |
Line in question: Note from the Author or Editor: |
Anonymous | Dec 16, 2012 | Feb 01, 2013 |
Printed, PDF, ePub, Mobi, , Other Digital Version | Page 12 end of 3rd paragraph of text |
I think Note from the Author or Editor: |
Scott | Dec 11, 2012 | May 29, 2013 |
Page 13 first section of code |
The dtype= in loadtxt() needs {} braces Note from the Author or Editor: |
Scott | Dec 11, 2012 | Feb 01, 2013 | |
Printed, PDF, ePub | Page 17 Top of section |
The section in the Scipy Chapter titled "Optimization and Minimization" should be changed to just "Optimization". The error is minor, but it should be corrected. |
Eli Bressert |
Nov 15, 2012 | Jan 31, 2013 |
Page 20 second code listing |
# Accessing the columns is achieved in the same way, Note from the Author or Editor: |
B.Plank | Mar 09, 2013 | ||
PDF, ePub | Page 29 Code sample at bottom of the page |
Sample code should be "from scipy.stats import norm" instead of "import scipy.stats import norm" Note from the Author or Editor: |
Anonymous | Dec 03, 2012 | Jan 31, 2013 |