[Numpy-discussion] Using issubdtype to check integer types

Stéfan van der Walt stefan at sun.ac.za
Thu Oct 14 11:21:50 EDT 2010


On Thu, Oct 14, 2010 at 5:18 PM, Robert Kern <robert.kern at gmail.com> wrote:
> |3> np.issubdtype(np.uint16, np.unsignedinteger)
> True

Thanks, just what I needed.

Cheers
Stéfan



More information about the NumPy-Discussion mailing list