|
|
|
|
|
by huyegn
424 days ago
|
|
I liked the pipelining syntax so much from pyspark and linq that I ended up implementing my own mini linq-like library for python to use in local development. It's mainly used in quick data processing scripts that I run locally. The syntax just makes everything much nicer to work with. https://datapad.readthedocs.io/en/latest/quickstart.html#ove... |
|