When you hear VSCode, programming is probably one of the first things that come to mind. That’s a fair enough reputation as ...
In Pyper, the task decorator is used to transform functions into composable pipelines. Let's simulate a pipeline that performs a series of transformations on some data.