[SciPy-dev] 'nuther Q re: chararray
Pierre GM
pgmdevlist@gmail....
Tue Aug 11 19:24:17 CDT 2009
On Aug 11, 2009, at 7:30 PM, d_l_goldsmith@yahoo.com wrote:
>> From "Guide to Numpy":
>
> "Perhaps the easiest way to create a chararray is to use
> self.view(chararray) where self is an ndarray of string or unicode
> data-type."
>
> OK, but what is "(chararray)"? In particular, my best guesses
> yielded:
numpy.char.chararray
Check defcharray.py in numpy.core
More information about the Scipy-dev
mailing list