본문 바로가기
개발/Python&머신러닝

Python read_excel 에러

by kamyiho 2021. 4. 2.
728x90

ValueError: Your version of xlrd is 2.0.1. In xlrd >= 2.0, only the xls format is supported. Install openpyxl instead.

 

- 아래 코드 실행

$ pip install openpyxl

 

반응형

'개발 > Python&머신러닝' 카테고리의 다른 글

[FastAPI] FastAPI (1) - 설치  (0) 2021.09.09
Poetry 설치 및 사용방법  (0) 2021.08.28
Diabetes-Linear-Regression  (0) 2021.03.07
Iris-Classification  (0) 2021.03.06
머신러닝: 분류 모델 성능 측정 지표  (0) 2021.03.06

댓글