Data type routines
Returns |
|
Returns the type that results from applying the NumPy type promotion rules to the arguments. |
Creating data types
Create a data type object. |
Data type information
Returns machine limits for floating-point data types. |
|
Returns machine limits for integer data types. |
Data type testing
Returns a boolean indicating whether a provided dtype is of a specified data type kind. |
|
Returns |