The code function time series card creates a plot of time series returned by a Python function. To return a time series, you must return a list[bytes] formatted as a time series.
Choose a function from the Select a Function... dropdown menu of the card editor to the right of the screen.
Once you make a selection, the inputs of the function will appear below. Enter the inputs as required.
Toggle on the Auto-update option if you want the analysis to always use the latest version of the function. By default, the function’s version will be set to the latest version available at the time of creation. You can change the version manually using the dropdown menu.
Categorical time series outputs are currently unsupported.
Input type
Object set, single object, number, string, time, boolean, number array, string array, time array, boolean array