Add `typeobj` to `dtype`
Allows users to get the underlying `typeobj` (e.g. `numpy.float64`) from the `dtype`.
Showing
Please register or sign in to comment
Allows users to get the underlying `typeobj` (e.g. `numpy.float64`) from the `dtype`.