Remove a step by index.
Usage
Pipeline.remove_step(index)
index: int
The step index to remove.
Pipeline
Self, for chaining.