bundles / astropy 7.0.1 / astropy / utils / shapes / NDArrayShapeMethods / copy
function
astropy.utils.shapes:NDArrayShapeMethods.copy
source: /astropy/utils/shapes.py :74
Signature
def copy ( self , * args , ** kwargs ) Summary
Return an instance containing copies of the internal data.
Extended Summary
Parameters are as for ~numpy.ndarray.copy.
Aliases
-
astropy.utils.NDArrayShapeMethods.copy