pub async fn export_dataset( dataset: &Dataset, format: OutputFormat, output_path: &Path, ) -> Result<()>
Export dataset to different formats