🔥 Burn Fat Fast. Discover How! 💪

NVIDIA just made Pandas 150x faster with zero code changes. A | Artificial Intelligence

NVIDIA just made Pandas 150x faster with zero code changes.

All you have to do is:
%load_ext cudf.pandas
import pandas as pd


Their RAPIDS library will automatically know if you're running on GPU or CPU and speed up your processing.

You can try it in this colab notebook

GitHub repo: https://github.com/rapidsai/cudf