NumPy v1.10 Manual
NumPy Reference
Array objects
Standard array subclasses
index
next
previous
Previous topic
numpy.record.view
Next topic
numpy.lib.user_array.container.astype
numpy.lib.user_array.container
¶
class
numpy.lib.user_array.
container
(
data
,
dtype=None
,
copy=True
)
[source]
¶
Methods
astype
(typecode)
byteswap
()
copy
()
tostring
()