실무에서 자주 사용하는 라이브러리 조합은 다음과 같다.
Pandas 데이터 처리
https://pandas.pydata.org/?utm_source=chatgpt.com
pandas - Python Data Analysis Library
pandas pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool, built on top of the Python programming language. Install pandas now!
pandas.pydata.org
Numpy 수치계산
https://numpy.org/?utm_source=chatgpt.com
NumPy
Use the interactive shell to try NumPy in the browser
numpy.org
Matplotib 그래프
https://matplotlib.org/?utm_source=chatgpt.com
Matplotlib — Visualization with Python
seaborn Cartopy DNA Features Viewer plotnine WCS Axes seaborn seaborn is a high level interface for drawing statistical graphics with Matplotlib. It aims to make visualization a central part of exploring and understanding complex datasets. statistical data
matplotlib.org
Plotly 인터랙티브 차트
https://plotly.com/python/?utm_source=chatgpt.com
Plotly
Plotly's
plotly.com
Scikit-learn 머신러닝
https://scikit-learn.org/?utm_source=chatgpt.com
scikit-learn: machine learning in Python — scikit-learn 0.16.1 documentation
scikit-learn.org
TensorFlow 딥러닝
https://www.tensorflow.org/?utm_source=chatgpt.com
TensorFlow
모두를 위한 엔드 투 엔드 오픈소스 머신러닝 플랫폼입니다. 도구, 라이브러리, 커뮤니티 리소스로 구성된 TensorFlow의 유연한 생태계를 만나 보세요.
www.tensorflow.org
LangChain LLM 연동
https://www.langchain.com/?utm_source=chatgpt.com
LangChain: Observe, Evaluate, and Deploy Reliable AI Agents
LangChain provides the engineering platform and open source frameworks developers use to build, test, and deploy reliable AI agents.
www.langchain.com
FastAPI AI서버
https://fastapi.tiangolo.com/?utm_source=chatgpt.com
FastAPI
FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastapi.tiangolo.com
OpenAI Platform GPT API
https://platform.openai.com/?utm_source=chatgpt.com
OpenAI Platform
platform.openai.com
'인공지능 > PYTHON' 카테고리의 다른 글
| Python Streamlit 종료방법: 이 전 서비스가 게속 돌아간다 (0) | 2026.05.08 |
|---|---|
| Python 여러개 install하기 requirements.txt (0) | 2026.05.08 |
| Streamlit이란? (0) | 2026.05.08 |
| Python 파이썬에는 @st.cache_data와 @st.cache_resource: 왜 데이터와 리소스는 나누서 기억하는걸까? (0) | 2026.05.08 |
| Python 파이썬 모듈과 Wheel의 차이 (0) | 2026.05.07 |