Pandas AI - Pandas'a üretken yapay zeka eklemek
(github.com/gventuri)- Pandas'ı etkileşimli hale getirerek veriler hakkında sorgu sormak ve Pandas DataFrame biçiminde yanıt almak mümkün
- İstenen veriyi bulma
→pandas_ai.run(df, prompt='What is the sum of the GDPs of the 2 unhappiest countries?') - Grafik çizme
→Plot the histogram of countries showing for each the gpd, using different colors for each bar
1 yorum
Bu güzelmiş.