Comparison of Dataframe libraries for parallel processing of large tabular files on CPU and GPU.
-
Updated
Jun 27, 2024 - Jupyter Notebook
Comparison of Dataframe libraries for parallel processing of large tabular files on CPU and GPU.
Sumeh — Unified Data Quality Framework Sumeh is a unified data quality validation framework supporting multiple backends (PySpark, Dask, Polars, DuckDB, Pandas) with centralized rule configuration.
Use PySpark and SparkSQL to execute SQL queries through a temporary view of the DataFrame created. Conduct additional queries on cached and partitioned data to determine runtime comparisons.
Useful helper functions for PySpark dataframe operations
To associate your repository with the pyspark-dataframes topic, visit your repo's landing page and select "manage topics."