설치
-
[Python] Anaconda 설치하기Programming 2022. 8. 19. 21:10
Python 만 설치하는 것보다 전체적인 ecosystem 을 활용할 수 있는 anaconda 를 설치하는 걸 추천한다. 1. Anaconda download link: https://www.anaconda.com/products/distribution Anaconda | Anaconda Distribution Anaconda's open-source Distribution is the easiest way to perform Python/R data science and machine learning on a single machine. www.anaconda.com 위의 링크에 접속하면 우측에 "download" 버튼이 있다. 본인 PC 의 OS 에 맞게 다운받아서 설치하면 된다. (누르면 설치파일 ..