문제: pandas를 pip install 했음에도 모듈이 없다는 오류가 발생했다. 해결: python -m pip install pandas
python -m pip install pandas