dqa.connectors.exporter.PickledDataFrameExporter#

class dqa.connectors.exporter.PickledDataFrameExporter(root_dir: str, **kwargs)#

Exports every measurement as a pickle file.

Parameters:

root_dir (str) – The root directory to place the output files.

Methods

finish()

Can perform actions that are required to clean up after the task has finished, e.g. close network connections etc.

export_data_frame

export_data_row

export_dataset

export_dataset_dict

export_machine

export_measurement

finish_export

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

start_export

transfer_metadata