Live data from Hacker News

Show HN: Powerful pipeline syntax for IPython and Jupyter

github.com

1–2 of 2 posts

Re: Show HN: Powerful pipeline syntax for IPython and Jupyter

#2
Hi HN, I built pipescript over the holidays after I discovered magrittr for R and realized the same kind of pipe operator and placeholder syntax could be implemented for Python notebooks with a bit of creativity. I developed it while using it in parallel for Advent of Code and had a lot of fun with it; hope you like it.