numpy.lib.user_array.container

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

Methods

astype
byteswap
copy Generic (shallow and deep) copying operations.
tostring

This Page