Skip to main content

export_labels_csv

Function export_labels_csv 

Source
pub fn export_labels_csv(
    labels: &[LabeledAnomaly],
    path: &Path,
    _config: &LabelExportConfig,
) -> LabelExportResult<usize>
Expand description

Exports anomaly labels to a CSV file.