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
    • [6.1] Mathematical functions
    • [6.2] Exercise - Computing class distribution
    • [6.3] Exercise - Computing accuracy
    • [6.4] Truth value functions
    • [6.5] Searching functions
    • [6.6] Unique
    • [6.7] Sorting arrays
  • Chapter 7: Miscellaneous
  • Chapter 8: NumPy recap and exercises
  • Chapter 9: Matplotlib

Chapter 6

NumPy functions

Rough estimated time needed
30 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London