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
    • [5.1] Array stacking
    • [5.2] Array concatenation
    • [5.3] Array split
    • [5.4] Repeating arrays
  • Chapter 6: NumPy functions
  • Chapter 7: Miscellaneous
  • Chapter 8: NumPy recap and exercises
  • Chapter 9: Matplotlib

Chapter 5

Array manipulation

Rough estimated time needed
15 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London