easydata
easydata copied to clipboard
Change transformers to use a namespace
Replace the awkward way that we add transformer functions to make them available via workflow.available_transformers(). Use a module and namespace instead.