Skip to main content
NumPy v2.2 Manual - Home NumPy v2.2 Manual - Home
  • User Guide
  • API reference
  • Building from source
  • Development
  • Release notes
  • Learn
    • NEPs
  • GitHub
  • User Guide
  • API reference
  • Building from source
  • Development
  • Release notes
  • Learn
  • NEPs
  • GitHub

Section Navigation

  • NumPy’s module structure
    • numpy.exceptions
    • numpy.fft
    • numpy.linalg
    • numpy.polynomial
    • numpy.random
    • numpy.strings
    • numpy.testing
    • numpy.typing
    • numpy.ctypeslib
    • numpy.dtypes
    • numpy.emath
    • numpy.lib
    • numpy.rec
    • numpy.version
    • numpy.char
      • numpy.char.add
      • numpy.char.multiply
      • numpy.char.mod
      • numpy.char.capitalize
      • numpy.char.center
      • numpy.char.decode
      • numpy.char.encode
      • numpy.char.expandtabs
      • numpy.char.join
      • numpy.char.ljust
      • numpy.char.lower
      • numpy.char.lstrip
      • numpy.char.partition
      • numpy.char.replace
      • numpy.char.rjust
      • numpy.char.rpartition
      • numpy.char.rsplit
      • numpy.char.rstrip
      • numpy.char.split
      • numpy.char.splitlines
      • numpy.char.strip
      • numpy.char.swapcase