Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 872 Bytes

readme.md

File metadata and controls

31 lines (25 loc) · 872 Bytes

Python Data Visualization Exercises from the E-Book Python Crash Course by: Eric Matthes

Chapter 15 Generating Data

  • 15-1. Cubes
  • 15-2. Colored Cubes
  • 15-3. Molecular Motion
  • 15-4. Modified Random Walks (not included)
  • 15-5. Refarctoring
  • 15-6. Automatic Labels
  • 15-7. Two D8s
  • 15-8. Three Dice
  • 15-9. Multiplication
  • 15-10. Practicing with Both Libraries

Chapter 16 Downloading Data

  • 16-1. San Francisco
  • 16-2. Sitka-Death Valley Comparison
  • 16-3. Rainfall
  • 16-4. Explore
  • 16-5. All Countries
  • 16-6. Gross Domestic Product
  • 16-7. Choose Your Own Data
  • 16-8. Testing the country_codes Module

Chapter 17 Working with APIs

  • 17-1. Other Languages
  • 17-2. Active Discussions
  • 17-3. Testing python_repos.py