Function parse_excel_file

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

Parse Excel files (.xlsx, .xls) and extract numbers