[][src]Function simple_ml::read_csv

pub fn read_csv<'a>(path: String) -> (Vec<String>, Vec<Vec<String>>)