[NumPy-Tickets] [NumPy] #1218: There should be a way to format individual entries in array2string (was: numpy.array2string ignores "style" kwarg)
NumPy Trac
numpy-tickets@scipy....
Tue Mar 29 13:29:06 CDT 2011
#1218: There should be a way to format individual entries in array2string
-------------------------------+--------------------------------------------
Reporter: AndreasKloeckner | Owner: somebody
Type: enhancement | Status: reopened
Priority: low | Milestone: Unscheduled
Component: numpy.core | Version: devel
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by AndreasKloeckner):
* priority: normal => low
* status: closed => reopened
* type: defect => enhancement
* resolution: invalid =>
Comment:
Ok, so `style` is not what I want then. Reopening as 'wishlist'.
What I want is a way to influence how each individual array entry is
formatted in `array2string`. That's what would allow me to not have to
write my own little, broken array formatter.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1218#comment:6>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list