Skip to main content
Ctrl+K
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
  • Array objects
    • The N-dimensional array (ndarray)
    • Scalars
    • Data type objects (dtype)
      • numpy.dtype
      • numpy.dtype.type
      • numpy.dtype.kind
      • numpy.dtype.char
      • numpy.dtype.num
      • numpy.dtype.str
      • numpy.dtype.name
      • numpy.dtype.itemsize
      • numpy.dtype.byteorder
      • numpy.dtype.fields
      • numpy.dtype.names
      • numpy.dtype.subdtype
      • numpy.dtype.shape
      • numpy.dtype.hasobject
      • numpy.dtype.flags
      • numpy.dtype.isbuiltin
      • numpy.dtype.isnative
      • numpy.dtype.descr
      • numpy.dtype.alignment