## Pipeline.run()


Execute the pipeline.


Usage


``` python
Pipeline.run()
```


## Returns


`Result`  
The pipeline result.
