## Pipeline.status()


Get the current pipeline status.


Usage


``` python
Pipeline.status()
```


## Returns


`dict`  
Status info including name, data loaded, and step count.
