parq_tools.parq_profile.build_parquet_profile_comparison

parq_tools.parq_profile.build_parquet_profile_comparison(parquet_paths, columns=None, batch_size=1, show_progress=True, titles=None, dataset_metadata=None, column_descriptions=None)[source]

Compare 2 or 3 parquet files using profiling reports.

Uses memory-managed columnar profiling when batch_size is an integer.

Return type:

ParquetProfileComparisonBundle