Python
@morph.load_data
The annotation @morph.load_data
allows the output results of the function to be stored and used in context.data.
Parameters
name
string
requiredStores the output result of the function specified by name in context.data.
The annotation @morph.load_data
allows the output results of the function to be stored and used in context.data.
Stores the output result of the function specified by name in context.data.