목록anaconda (2)
민프

아나콘다는 무엇이고 왜 설치를 해야하는지는 https://minf.tistory.com/185 [Python] Anaconda를 왜 설치할까? 사용하는 이유? 먼저 아나콘다란 무엇일까? 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.anaco minf.tistory.com 위 글에서 알아봤으니 이제 설치를 해보자 설치하는 방법은 공식홈페이지에 들어가서 설치하는 방법이 있고 ..

먼저 아나콘다란 무엇일까? 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 공식문서에 따르면 Python 기반 데이터 과학 및 분석을 위한 플랫폼이고 아래와 같은 사용사례가 있다고 한다. 아나콘다를 사용함으로써 아래와 같이 데이터 분석이나 인공지능, 시각화에 관련 된 라이브러리나 패키지를 사용할 수 있다. NumPy: 다차원 배열 처리 및 선형 대수 기..