inflearn logo
강의

Course

Instructor

Python School - Work Automation Using Python Programming

Read Excel file

엑셀파일 읽기에서 결과 값이 나오지 않고 있습니다. ㅠㅠ

625

webghostcj3033

2 asked

1

---------------------------------------------------------------------------
TypeError                                 Traceback (most recent call last)
<ipython-input-2-230f01c25d40> in <module>
      1 import pandas as pd
----> 2 df = pd.read_excel('a.xlsx', sheetname='Sheet1')
      3 df

~\Anaconda3\lib\site-packages\pandas\util\_decorators.py in wrapper(*args, **kwargs)
    206                 else:
    207                     kwargs[new_arg_name] = new_arg_value
--> 208             return func(*args, **kwargs)
    209 
    210         return wrapper

~\Anaconda3\lib\site-packages\pandas\io\excel\_base.py in read_excel(io, sheet_name, header, names, index_col, usecols, squeeze, dtype, engine, converters, true_values, false_values, skiprows, nrows, na_values, keep_default_na, verbose, parse_dates, date_parser, thousands, comment, skip_footer, skipfooter, convert_float, mangle_dupe_cols, **kwds)
    304         if arg in kwds:
    305             raise TypeError(
--> 306                 "read_excel() got an unexpected keyword argument " "`{}`".format(arg)
    307             )
    308 

TypeError: read_excel() got an unexpected keyword argument `sheetname`

python

Answer 0

이론 공부법 요약본 버전 업데이트 문의

0

10

1

피드백 내용 문의드립니다.

0

16

0

백준 서비스 종료로 인한 강의 자료 업데이트 요청드립니다.

0

20

1

백준 사이트 준비중이라 문제를 볼 수 가 없어요

0

14

1

작업형 1번문제... 환경관련

0

22

2

09차 네이버 영화 리뷰 수집 실습 관련 질문

0

23

1

12회 기출은 언제 업데이트 될까요??

0

27

2

알파벤티지 sleep(5) 관련 문의

1

34

2

강의 자료 및 코드 수령

0

29

2

8/6 작성한 연장문의 질문글에 대한 재요청

0

35

2

실전 계좌에서 운영하고 계신 분 계신가요?

1

39

2

수강기간 연장 문의

0

28

2

수강기간 연장문의

0

34

2

파이썬스쿨- 업무 자동화 자료 다운로드 안됩니다.

0

221

0

섹션 8 카카오톡 챗봇 관련 django 프로젝트 생성 오류 문의 드립니다.

0

244

1

영상에서 프로그램 제작전에 알아야 할 파이썬 기초 강의를 추천하셨는데 어디에 있는건가요?

0

272

1

강의 수강 방법

0

346

1

jupyter notebook 처음부터 안되는데...

0

310

1

카카오톡 챗봇 관련 강의 업데이트가 필요할 것 같습니다.

0

423

0

jupyter 실행시 오류 내용

0

300

0

질문

0

221

1

누락 값 처리에서 &#039;from pandas~&#039;, &#039;skipinitialspace&#039;, &#039;inplace&#039;에 관하여

0

360

0

원격 환경세팅 관련

0

238

0

엑셀관련 질문드립니다.

0

190

0