Back to Numerical Arrays (NumPy)
np.isBoolDType
Check if dtype is boolean.
Syntax
np.isBoolDType(dtype)
Description
Check if dtype is boolean.
Parameters
| Name | Description |
|---|---|
| dtype | DType |
Returns
boolean
Check if dtype is boolean.
np.isBoolDType(dtype)
Check if dtype is boolean.
| Name | Description |
|---|---|
| dtype | DType |
boolean