#python #anaconda #jupyter-notebook #visual-code #html #css #javascript #http

제목텀프) 다음과 같은 에러가 나는데 왜 이런 오류가 나는지 모르겠습니다.2020-06-01 18:24
작성자

import pandas as pd
print(pd.__version__)
sample1 = pd.read_excel('C:\\Users\snagh\\Desktop\\과제 제출\\웹프로그래밍\\텀프로젝트\\텀프로젝트 파이널\\2017년 졸업생 현황.xlsx')
print(sample1.head(3)) 위와 같은 코드를 사용하면 "There is no item named 'xl/worksheets/_rels/sheet1.xml.rels' in the archive"


이런 오류가 납니다.

왜 그런가요?
 

댓글
이전네 괜찮습니다.2020-06-01
다음step 17 klas 제출2020-06-01