Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 260 Bytes

strings.rst

File metadata and controls

10 lines (7 loc) · 260 Bytes

String Transformers

The tranformers below are called with the strings.[function_name] syntax.

For example: strings.drop_columns for the drop_columns function.

.. automodule:: src.beetl.transformers.strings
   :members:
   :undoc-members: