이젠 Pandas에도 생성형 AI가 도입되었다구요..?
Pandas AI는 널리 사용되는 데이터 분석 및 조작 도구인 Pandas에 생성 인공 지능 기능을 추가하는 Python 라이브러리입니다. 아래와 같이 명령하면 답변을 해주는데요! ❓ pandas_ai.run(df, prompt='What is the sum of the GDPs of the 2 unhappiest countries?') ❗️ 19012600725504 아래의 github에 들어가보면 나오지만, 시각화 그래프까지 그려주네요..! ❓ pandas_ai.run(df, "Plot the histogram of countries showing for each the gpd, using different colors for each bar") 이젠 정말 모두 생성형AI가 도입되는가... https://github.com/gventuri/pandas-ai