dqa.tasks.transformations.Range#
- class dqa.tasks.transformations.Range(stop: int | float, start: int | float | None = None, step: int | float | None = None, **kwargs)#
Creates a range array in the row specified by output_name, wrapper for np.arange.
Methods
finish
()Can perform actions that are required to clean up after the task has finished, e.g. close network connections etc.
generate
in_out_default
input_output_dataset
input_output_machine
input_output_mode
input_output_name
log
modify_data_row
modify_dataset
modify_dataset_dict
modify_machine
modify_measurement
set_logging_level
transfer_metadata