numpy.lib.user_array.container

class numpy.lib.user_array.container(data, dtype=None, copy=True)[source]

Methods

astype(typecode)
byteswap()
copy()
tostring()

Previous topic

numpy.record.view

Next topic

numpy.lib.user_array.container.astype

This Page