Search

Pandas AI

Pandas를 대화형으로 만들어서 데이터에 대해 질의하고 Pandas DataFrame 형식으로 답변을 받는게 가능
원하는 데이터 찾기→ pandas_ai.run(df, prompt='What is the sum of the GDPs of the 2 unhappiest countries?')
그래프 그리기→ Plot the histogram of countries showing for each the gpd, using different colors for each bar