Python Programming

Department of Computing | Imperial College London

book

Introduction to NumPy and Matplotlib

  • Chapter 1: Introduction
  • Chapter 2: NumPy arrays
  • Chapter 3: Array operations
  • Chapter 4: Array reshaping
  • Chapter 5: Array manipulation
  • Chapter 6: NumPy functions
  • Chapter 7: Miscellaneous
  • Chapter 8: NumPy recap and exercises
  • Chapter 9: Matplotlib
    • [9.1] Matplotlib
    • [9.2] Warming up
    • [9.3] Add a title
    • [9.4] Axis labels
    • [9.5] Multiple plots
    • [9.6] Custom line color
    • [9.7] Legends
    • [9.8] Restricting the scale
    • [9.9] Save your figures
    • [9.10] Bonus task

Chapter 9

Matplotlib

Rough estimated time needed
30-40 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London