Run DataFrame on GPU in Google Colab

Dataframe တွေကို GPU ပေါ်မှာ run နည်း

Google IO 2024 မှာတော့ Google Colab မှာ RAPIDS cuDF ကို ထည့်ပေးလိုက်ပြီ။

ဘာဖြစ်လဲဆိုတော့ အရင်လို import pandas as pd မတိုင်မှာ

%load_ext cudf.pandas

ဆိုတာလေး ရေးပေးရုံနဲ့ pandas operation တွေက GPU ပေါ်မှာ run နိုင်သွားပြီ။

Nvidia နဲ့ Google colab လုပ်တာလို့ ပြောလို့ရတဲ့ အပြောင်းအလဲတခုပေါ့။