pub async fn normalize_dataset( file_path: &str, method: &str, cols: &[&str], output: &str, ) -> Result<String, String>