read_csv_file

Function read_csv_file 

Source
pub fn read_csv_file<P: AsRef<Path>>(path: P) -> Result<RecordBatch>