Function parse_csv_file

Source
pub fn parse_csv_file(file_path: &Path) -> Result<Vec<f64>, BenfError>
Expand description

Parse CSV/TSV files and extract numbers