pub async fn describe_stats( file_path: &str, cols_str: &str, output: &str, ) -> Result<String, String>