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