PiperΒΆ
Piper is designed to assist with data wrangling tasks using the amazing pandas package. Piper provides a set of wrapper functions or verbs that reduce the learning curve of using standard Pandas functions.
Piper functions can be used alongside standard pandas functions.
When combined within a Jupyter notebook script cell using the piper magic command, functions can be linked together to form a data pipeline.