[PYTHON/PANDAS] DataFrame 클래스 : 카테고리 키 구하기

■ DataFrame 클래스를 사용해 카테고리 키를 구하는 방법을 보여준다.

main.py

requirements.txt

※ pip install pandas 명령을 실행한다.