[Python] 데이터 사이언스로 시작하기

 - 파이썬 문법
 - 데이터 분석 방법 알기
 - 데이터 분석 라이브러리 (pandas, seaborn) 사용하기

 

데이터 분석

 - 무엇을 분석할 것인가 ?

 - 왜 분석을 하는가 ?

 

데이터 분석 환경 만들기

 - Anaconda 설치 https://www.anaconda.com/distribution/

 - Jupyter & Jupyter Lab 사용 https://jupyter.org/

 - JupyterNavigator 화면

 - Jupyter Notebook 화면

+ Recent posts