All functions to build logical plans are [here](https://github.com/apache/arrow-datafusion/blob/master/datafusion/src/prelude.rs). Let's add them to the python bindings, [here](https://github.com/apache/arrow-datafusion/blob/master/python/src/functions.rs).