Appendix B: Introduction to Python
- B1. Hello, world.
- B2. Variables, operators, and types
- B3. Lists and tuples
- B4. Iteration
- B5. Introduction to functions
- B6. String methods
- B7. Dictionaries
- B8: Comprehensions
- B9. Packages and modules
- B10. Errors and exception handling
- B11. Introduction to Numpy and Scipy
- B12. Introduction to Pandas
- B13: Tidy data and split-apply-combine
- B14. Making plots