ndcube
ndcube copied to clipboard
Support Ellipsis in `NDCube.__getitem__`
trafficstars
Describe the feature
mycube[..., 0]
should work
Proposed solution
No response
Should I add this functionality in ndslicing.py ?
If that is where the slicing code is, then yes.
Resolved by #818