- [x] Add built-in pipeline profiling feature.
- [x] `forward` method of `pystream.Pipeline` have default value: the flag to use input generator
- [x] Well-explained sample usage of the demo in `.ipynb` format.
- [x] Unit tests for staged pipeline operations.
- [x] Unit tests for functional pipeline operations.
- [x] Use logger instead of print
- [x] Specify stage name