A GPU-accelerated DataFrame library for tabular data processing, part of the RAPIDS data science suite.
cuDF is a GPU-accelerated DataFrame library for processing tabular data at high speeds. It provides a pandas-like API for Python users and is part of the RAPIDS suite of GPU-accelerated data science tools. The library enables data scientists and engineers to perform data manipulation tasks orders of magnitude faster by leveraging NVIDIA GPU parallelism.
Data scientists, data engineers, and researchers working with large tabular datasets who need accelerated data processing capabilities, particularly those already using pandas, Polars, or Dask in Python workflows.
Developers choose cuDF because it offers massive performance gains for tabular data operations with minimal code changes, provides familiar pandas APIs, and integrates seamlessly with popular data science ecosystems like Polars, Dask, and Apache Spark through GPU acceleration.
cuDF - GPU DataFrame Library
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.