[Numpy-discussion] String manipulation

David Goldsmith d_l_goldsmith at yahoo.com
Tue Jul 21 17:38:10 EDT 2009


--- On Tue, 7/21/09, Christopher Barker <Chris.Barker at noaa.gov> wrote:

> but now when I try to split it up:
> 
> In [38]: a = a.view(dtype='S13')
> 
> I get:
> 
> ValueError: new type not compatible with array.
> 
> Shouldn't that work?
> 
> -Chris

Submit an enhancement ticket. ;-)

DG


      



More information about the NumPy-Discussion mailing list