강의

멘토링

커뮤니티

Inflearn Community Q&A

smilepmg1071's profile image
smilepmg1071

asked

Getting Started with Python Data Analysis Using Public Data

[1/20] Introduction and download of the new private apartment sales price data set from the public data portal

왜 안되죠? 윈도우인데 따라해도 안되고 move로 변경해도 안되네여

Written on

·

293

1

pandaspythonnumpy

Answer 2

1

smilepmg님의 프로필 이미지
smilepmg
Questioner

주피터 키는 곳에 datafile이라는 새폴더 만들고 했는데도 안되네여...

0

todaycode님의 프로필 이미지
todaycode
Instructor

안녕하세요. 

파일경로 설정에 어려움이 많으시겠어요.

사용하고 있는 OS에서 매직커맨드를 지원하지 않는 거 같습니다. 앞에 %가 붙는 명령은 파이썬 명령어가 아니라 터미널에서 사용하는 커맨드라인 명령어 입니다.

이때는 파일탐색기를 열어서 폴더 내에서 옮겨주셔도 됩니다.

파일 탐색기를 열어서 해당 폴더를 찾아 옮겨주세요!

만약, 파일탐색기로 해당 폴더를 찾기가 어렵다면 주피터 노트북 상단의 upload 버튼을 통해 파일을 업로드 해주시면 해당 폴더 내에 파일이 위치하게 됩니다.

잘 해결되길 바랄게요!

smilepmg1071's profile image
smilepmg1071

asked

Ask a question