shape property

shape property

Returns the Shape object associated with the specified slicer. Read-only.

Definition:

@property
def shape(self):
    ...

See Also