write_csv

Function write_csv 

Source
pub fn write_csv<P: AsRef<Path>>(df: &mut DataFrame, fname: P) -> Result<()>