Skip to main content

write_rejected_csv

Function write_rejected_csv 

Source
pub fn write_rejected_csv(
    df: &mut DataFrame,
    output_path: &Path,
) -> FloeResult<PathBuf>