Quiz 12 Question 2 of 20

You are building an accelerated data science pipeline and need to run heavy ETL (Extract, Transform, Load) tasks—such as loading, filtering, and joining large tabular datasets. Which library in the NVIDIA RAPIDS suite should you import to run these DataFrame operations directly on the GPU using a Pandas-like API?

Select an answer to reveal the explanation.

Motivation