pub fn parse_excel_file(file_path: &Path) -> Result<Vec<f64>, BenfError>
Parse Excel files (.xlsx, .xls) and extract numbers