Data type routines
Returns |
|
result_type(*arrays_and_dtypes) |
Creating data types
dtype(dtype, align=False, copy=False, [metadata]) |
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 |