[Python] pandas install 했는데 no module named 에러

yoonene·2023년 7월 10일
0

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

profile
NLP Researcher / Information Retrieval / Search

0개의 댓글