Most Recent Review
This is not a Python introduction, but the authors approach it as if it were. Even the most basic data scientist will not calculate averages in the way described here. We'd use pandas or similar to get not just means, but other summary stats as well. For a Python course, I could understand doing it the way shown here. But not for data science.
- Review by Paul E J on Basic Data Processing and Visualization



