[Numpy-discussion] array with named columns (or record arrays with homogenous types)

Pierre GM pgmdevlist at gmail.com
Tue Sep 23 00:16:30 EDT 2008


On Tuesday 23 September 2008 00:06:14 Tony Yu wrote:
> BTW, is the tuple argument you use with `view` documented anywhere; I
> haven't seen it before and a quick search doesn't give any results.

http://www.scipy.org/RecordArrays
+
Travis O.'s numpy book, the chapter on dtype (pp. 137-138)

Note that we should think about organizing www.scipy.org a bit here: we have a 
page on recarray (search for 'recarray'), one on RecordArrays (search 
for 'record'), none for RecordArray, and a search on 'records' yields 
nothing).



More information about the NumPy-Discussion mailing list