{ } Raw JSON

bundles / numpy 2.4.4 / numpy / dtypes / ObjectDType

_DTypeMeta

numpy.dtypes:ObjectDType

source: /numpy/dtypes.py

Signature

def   ObjectDType ( )

Summary

DType class corresponding to the numpy.object scalar type.

Extended Summary

See numpy.dtype for the typical way to create dtype instances and arrays.dtypes for additional information.

Aliases

  • numpy.dtypes.ObjectDType