Back to Numerical Arrays (NumPy)
np.descrToDtype
Parse NPY descriptor string to DType.
Syntax
np.descrToDtype(descr)
Description
Parse NPY descriptor string to DType.
Parameters
| Name | Description |
|---|---|
| descr | string |
Returns
DType