본문 바로가기
Data Analytics with python/[Machine Learning ]

[학습 01] 주택 가격 예측하기

by 보끔밥0130 2023. 2. 1.
728x90

https://knote.tistory.com/185

 

[Python] 깃허브에 있는 데이터 압축 풀고 읽어오는 방법

데이터 추출하고 불러오기 from github https://docs.python.org/ko/3/library/urllib.request.html https://docs.python.org/ko/3/library/tarfile.html parents: True 옵션 : True 인 경우 상위 path가 없는 경우 새로 생성함, Flase인 경우

knote.tistory.com

https://knote.tistory.com/186

 

[Python] 내가 만든 함수 파일(.py) 임포트 사용법

1) 함수.py파일이 코드 파일과 같은 폴더에 있는 경우 from 내가 만든 함수 파일명 import 함수명 2) 함수.py파일이 다른 폴더에 있는 경우 path추가하기 : 원하는 물리적 위치의 파일을 어디서든지 사

knote.tistory.com

728x90

댓글