The official documentation for the Nextmv Python SDKs has been moved to this site. This page is not being updated anymore.
Capture the input data for the run.
JSON input
Work with JSONinputs.
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.