• 카테고리

    질문 & 답변
  • 세부 분야

    데이터 분석

  • 해결 여부

    미해결

처음부터 막히네요

21.07.16 00:20 작성 조회수 91

1

ileNotFoundError                         Traceback (most recent call last)
<ipython-input-5-7186dcabf0e9> in <module>
      3 
      4 # Load the CSV file "marathon_results_2017.csv" under "data" folder
----> 5 marathon_2017 = pd.read_csv("./data/marathon_results_2017.csv")
      6 
      7 # Display the first five initial rows using the .head() method

~/opt/anaconda3/lib/python3.8/site-packages/pandas/io/parsers.py in read_csv(filepath_or_buffer, sep, delimiter, header, names, index_col, us


이렇게 뜨는데 어떻하죠?
파일 경로 문제인거같기도하고 잘 모르겟네요
지우고 다시 깔아야 하나요?

답변 2

·

답변을 작성해보세요.

0

정현우님의 프로필

정현우

질문자

2021.09.05

감사합니다

0

안녕하세요?

현재 실행되는 폴더에 아래 파일을 복사해 두셔야 합니다. 

./data/marathon_results_2017.csv