목록데이터 분석/EDA_웹크롤링_파이썬프로그래밍 (44)
RUBY
서울시 CCTV 분석하기 프로젝트 1. 목표 Python, Pandas 서울시 구별 CCTV 현황 데이터 확보 서울시 인구 현황 데이터 확보 CCTV 데이터와 인구 현황 데이터 합치기 데이터를 정리하고 정렬하기 Matplotlib 그래프 그리기 Regression using Numpy 전체적인 경향을 파악하기 Insight and Visualization 데이터를 강조하기

Google Colabotatory 사용하기 https://colab.research.google.com/ Google Colaboratory colab.research.google.com 구글 코랩 접속하기 파일 - 새 노트 클릭하기 새 노트가 생성되었습니다. print("Hello, world!") print("Hello, world!") 작성해보기 실행은 왼쪽 삼각형 모양의 플레이 버튼을 선택하거나 shift + enter 입력 초반 실행은 꽤나.. 오래걸립니다.. 기다린 후 정상 실행되는지 확인해봅시다. Colab에서 런타임 메뉴는 각 셀의 실행과 중단, 재실행 등 다양한 기능을 제공합니다. * 모두 실행 : 긴 노트의 코드를 한 번에 실행하는 명력 * 실행 중단 : 어떤 이유든 응답이 없거나, ..

VScode conda 환경설정(Window 환경) VScode 설치하기 https://code.visualstudio.com/ Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. code.visualstudio.com 접속 후 다운로드 진행하기 동의합니다 > 다음 > 다음 > 다음 > 원하는..

miniconda 설치(Window 환경) miniconda 설치(Window 환경) 1. Google 에서 "miniconda" 또는 "미니콘다" 검색 Miniconda — conda documentation 접속 https://docs.conda.io/en/latest/miniconda.html Miniconda — conda documentation Miniconda is a free minimal installer for conda. It is a small, bootstrap version of Anaconda that includes only conda, Python, the packages they depend on, and a small number of other useful packag..