Method summary
- __getitem__(self, key)
- __getslice__(self, i, j)
- __init__(self, axis = 0, matrix = False)
- __len__(self)
Methods
- __getitem__(self, key)
- __getslice__(self, i, j)
- __init__(self, axis = 0, matrix = False)
- __len__(self)
Translates slice objects to concatenation along an axis.