Utility classes =============== In this section, we find classes that can support the rest of your pipeline. In particular, with these classes you can - select part of the data based on their data type - unified multiple pipelines into one transformer .. automodule:: tubesml.utility :members: