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.
Examples
Reverse a stream of events:
Reverses the event order.
reverse
is a shorthand notation for slice stride=-1
.
Take care when using this operator with large inputs.
Reverse a stream of events: