### API ### The ``API`` package contains all the methods to load data into the vtl engine. It has a function to ensure if the operation can be performed, and another function to prepare it to be operated. .. automodule:: vtlengine :members: :undoc-members: :exclude-members: create_ast