numpy.lib.user_array.container — NumPy v1.13 Manual (original) (raw)
class numpy.lib.user_array. container(data, dtype=None, copy=True)[source]¶
Standard container-class for easy multiple-inheritance.
Methods
| copy | | | -------- | | | tostring | | | byteswap | | | astype | |