05_Pandas
판다스(Pandas)
chuuvelop
2025. 3. 4. 17:35
728x90
판다스
01. 설치 방법
아래 링크에서 설치 방법을 확인가능하나, Anaconda를 설치한 경우 이미 설치가 돼있음
https://pandas.pydata.org/docs/getting_started/index.html#getting-started
Getting started — pandas 2.2.3 documentation
The SAS statistical software suite also provides the data set corresponding to the pandas DataFrame. Also SAS vectorized operations, filtering, string processing operations, and more have similar functions in pandas.
pandas.pydata.org
02. Pandas API 확인
■ 판다스 공식 홈페이지 접속
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
■ Documentation > API reference에서 pandas API에 대한 자세한 설명을 참조
728x90