ndcube icon indicating copy to clipboard operation
ndcube copied to clipboard

Support Ellipsis in `NDCube.__getitem__`

Open Cadair opened this issue 1 year ago • 2 comments
trafficstars

Describe the feature

mycube[..., 0]

should work

Proposed solution

No response

Cadair avatar Jul 03 '24 15:07 Cadair

Should I add this functionality in ndslicing.py ?

Diya910 avatar Jan 30 '25 21:01 Diya910

If that is where the slicing code is, then yes.

nabobalis avatar Jan 30 '25 22:01 nabobalis

Resolved by #818

DanRyanIrish avatar Jun 24 '25 08:06 DanRyanIrish