[Numpy-discussion] How to distinguish between number and string dypes

Vincent Davis vincent at vincentdavis.net
Wed May 26 23:52:22 EDT 2010


How do I determine if an array's (or column in a structured array) dtype is
a number or a string. I see how to determine the actual dtype but all I want
to know is if it is a string or a number.

  *Vincent Davis
720-301-3003 *
vincent at vincentdavis.net
 my blog <http://vincentdavis.net> |
LinkedIn<http://www.linkedin.com/in/vincentdavis>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100526/af4f27f3/attachment.html>


More information about the NumPy-Discussion mailing list