[NumPy-Tickets] [NumPy] #1892: object arrays converted to string arrays of 'S' dtype have default length.
NumPy Trac
numpy-tickets@scipy....
Fri Sep 16 13:51:02 CDT 2011
#1892: object arrays converted to string arrays of 'S' dtype have default length.
---------------------------------------+------------------------------------
Reporter: ehiggs | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: vectorize string truncate |
---------------------------------------+------------------------------------
Comment(by jordigh):
I'd like to get this fixed. It's easiest for me to patch vectorize to use
more specific string types, which would avoid the truncated strings. Would
such a patch be accepted?
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1892#comment:6>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list