Capture the input data for the run.
JSON
input
Work with JSON
inputs.
TEXT
input
Work with plain, utf-8
encoded, text inputs.
CSV
input
Work with one, or multiple, CSV
files. In the resulting data
property of the input, the keys are the filenames and the values are the dataframes, represented as a list of dictionaries.