위로 아래

사용법

>>> python3 -m pip install pandas

import pandas

 

터미널 프롬프트에 입력 시, pypi에서 pandas라는 패키지를 찾아와 설치

사용 시에는 import해서 사용