adp.delivery.data_io

io.py contains functionality to process input- and outputdata for a data transformation.

Functions

load_table(table)

Load reads the DataFrame from the storage account and prepares the data for input into the transformation.

write_table(table, df)

write_tables(tables)