reverse
Reverses the event order.
Description
reverse
is a shorthand notation for slice stride=-1
.
Potentially High Memory Usage
Take care when using this operator with large inputs.
Reverses the event order.
reverse
is a shorthand notation for slice stride=-1
.
Take care when using this operator with large inputs.