numpy.
record
A data-type scalar that allows field access as attribute lookup.
T
transpose
base
base object
data
pointer to start of data
dtype
dtype object
flags
integer value of flags
flat
a 1-d view of scalar
imag
imaginary part of scalar
itemsize
length of one element in bytes
nbytes
length of item in bytes
ndim
number of array dimensions
real
real part of scalar
shape
tuple of array dimensions
size
number of elements in the gentype
strides
tuple of bytes steps in each dimension
Methods
all()
all
Not implemented (virtual attribute)
any()
any
argmax()
argmax
argmin()
argmin
argsort()
argsort
astype()
astype
byteswap()
byteswap
choose()
choose
clip()
clip
compress()
compress
conjugate()
conjugate
copy()
copy
cumprod()
cumprod
cumsum()
cumsum
diagonal()
diagonal
dump()
dump
dumps()
dumps
fill()
fill
flatten()
flatten
getfield()
getfield
item()
item
itemset()
itemset
max()
max
mean()
mean
min()
min
newbyteorder([new_order])
newbyteorder
Return a new dtype with a different byte order.
nonzero()
nonzero
pprint(self)
pprint
Pretty-print all fields.
prod()
prod
ptp()
ptp
put()
put
ravel()
ravel
repeat()
repeat
reshape()
reshape
resize()
resize
round()
round
searchsorted()
searchsorted
setfield()
setfield
setflags()
setflags
sort()
sort
squeeze()
squeeze
std()
std
sum()
sum
swapaxes()
swapaxes
take()
take
tofile()
tofile
tolist()
tolist
tostring()
tostring
trace()
trace
transpose()
var()
var
view()
view
conj
tobytes