Errata

Working with Excel files in Python

Errata for Working with Excel files in Python

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
PDF Page n/a
Heading: "Base Python with XLRD and XLWT Modules" and others

The reference to Line Numbers when referring to the action taken by the code is one number less than the actual line number shown in the code. For Example: Under the heading "Base Python with XLRD and XLWT Modules" The sentence "Line 3 imports xlrd’s open_workbook function and line 4 imports xlwt’s Workbook object." should refer to Line 4 and not Line 3. This miss-reference seems to be consistent for many of the examples throughout the book.

P.S. I am finding the book very useful. Thanks

Lloyd Walls  Dec 07, 2018