NGC Catalog
CLASSIC
Welcome Guest
Resources
Introduction to cuDF and Dask-cuDF

Introduction to cuDF and Dask-cuDF

For downloads and more information, please view on a desktop device.
Logo for Introduction to cuDF and Dask-cuDF
Description
cuDF is a GPU DataFrame library for loading, joining, aggregating, filtering, and otherwise manipulating data. This tutorial provides a quick intro to the pandas-like library and its most commonly-used functionality.
Publisher
NVIDIA
Latest Version
1
Modified
February 27, 2024
Compressed Size
32.88 KB

cuDF is a GPU DataFrame library for loading, joining, aggregating, filtering, and otherwise manipulating data. cuDF provides a pandas-like API that will be familiar to data engineers & data scientists, so they can use it to easily accelerate their workflows without going into the details of CUDA programming.

This tutorial will walk developers through how to read, clean, and analyze data and introduce the basics to get started with accelerating analytics.