Errata

Learning Path: Python for Data

Errata for Learning Path: Python for Data

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
Other Digital Version NA
In Introduction to Python; Classes

This is one of the video segments on Python Classes

Jessica introduces a Deck class to represent cards, and uses a ranks list with these values
rannks = ["1", "2", "3","4","5","6","7","8","9","10","Jack","Queen","King","Ace"]
There should only be ranks 2 through 10 plus Jack Queen, King, Ace (or 1-10 plus Jack Queen King).

This is a minor blemish on an excellent video presentation.

wilkinsrunner  Aug 21, 2015 
Other Digital Version NA
Algorithms, Binary Search part 1 about 6:15 into presentation

In a nice presentation of binary search, the author comments
2 to the 13th is about 1024.

More accurately, 2 to the 10th is 1024.

The idea is fully correct, this is a minor mis-statement.

David Wilkins  Aug 22, 2015 
Other Digital Version

The Learning Path course "Learning iPython Notebook" is missing the link to download the course working files. When you go to the standalone (non-Learning Path) course, you can only download the working files for the FREE lessons - NOT the whole course. Please update ALL Learning Path courses with links to the working files. Thanks!

ryanpeugh  Sep 10, 2015 
Other Digital Version Python Introduction - Loops

Video crashes at 7:13.

Anonymous  Sep 28, 2015 
Other Digital Version

The link to download examples doesn't work


Learning Path: Python for Data

by Rachel Roumeliotis – Curator

Anonymous  Apr 02, 2016 
Other Digital Version N/A
N/A

For Learning Path: Python for Data, the link doesn't work for
"Introduction to Python, by Jessica McKeller. To download example files from this video course, click here."
This means I can't download the files to follow along within the training, the course is effectively unusable as the link to the necessary files is broken.
The course itself is very good and the facilitator is great at explaining the material at an appropriate pace, I hope to continue it if the link is fixed.

Anonymous  Jul 01, 2021