inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

파이썬스쿨 - 파이썬 프로그래밍을 이용한 업무 자동화

엑셀파일 읽기

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

619

고종민

작성한 질문수 2

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

답변 0

대응표본검정 레빈

0

5

2

단일표본검정 문제 유형

0

9

2

[작업형 3] 6~7. 카이제곱 검정

0

10

2

시스템 아키텍처를 강의에 나온 것 처럼 그리고 싶은데 공유 가능할까요?

1

8

2

9회 작업형3 문제 1-1

0

14

2

최종답안 계산 방식 질문

0

11

1

PROJECT_STRUCTURE.md 파일 공유좀 해주세요

0

11

2

맥북에서 아이패드로 연결해서 보려고 하면 화면이 안뜹니다.

0

2

1

시험 치기 전 급하게 질문 사항

0

19

2

노션 사용권한 불편합니다.

0

10

2

유형3

0

19

2

작업형 2 연습문제 섹션 3

0

13

2

dags_email_on_failure

0

8

1

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

0

209

0

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

0

232

1

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

0

259

1

강의 수강 방법

0

335

1

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

0

296

1

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

0

418

0

jupyter 실행시 오류 내용

0

288

0

질문

0

204

1

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

0

347

0

원격 환경세팅 관련

0

230

0

엑셀관련 질문드립니다.

0

176

0