Home

ADsP 자격증: Part02. 데이터 분석 기획

해당 자료는 ADsP 데이터분석 준전문가 2020 완전 개정판 요약본으로 저작권은 DATA EDU에 있습니다. 1장. 데이터 분석 기획의 이해1절. 분석기획 방향성 도출1. 분석기획의 특징 분석기획이란? 분석을 수행할 과제를 정의하고, 의도했던 결과를 도출하도록 관리할 방안을 사전에 계획하는 작업 데이터 사이언티스트의 역량 Math &am

ADsP 자격증: Part01. 데이터 이해

해당 자료는 ADsP 데이터분석 준전문가 2020 완전 개정판 요약본으로 저작권은 DATA EDU에 있습니다. 1장. 데이터의 이해1절. 데이터와 정보1. 데이터의 정의와 특성 데이터의 정의 데이터는 1646년 영군 문헌에 처음 등장, 라틴어인 dare(주다)의 과거분사형으로 주어진 것이라는 의미 데이터는 추론과 추정의 근거를 이루는 사

Pandas 10분 완성(10 Minutes to Pandas)

Pandas 10분 완성(10 Minutes to Pandas) 필사 본 자료의 저작권은 BSD-3-Clause이며, 데잇걸즈2가 번역한 Pandas 10분 완성을 필사한 자료임. 목차 Object Creation (객체 생성) Viewing Data (데이터 확인하기) Selection (선택) Missing Data (결측치) Op

Python: Lists, Tuples, and Dictionary

Lists, Tuples, and Dictionary* 출처: dschloe.github.io Lists List는 [] 형태로 정의 List는 정렬(ordered)됨 List는 다양한 형태의 데이터 유형을 담을 수 있음 List 안에 있는 값에는 인덱스로 접근 List 안에 또 List를 담을 수 있음 List는 변하기 쉬움 List는 동적임 1) Li

Unzip multiples files in Python

How to unzip multiples zip files at once Using Linux command keyword: ubuntu open zip files When we download kaggle data directly, sometimes we look zip files. So I will unzip this files on Google Co

Practice Kaggle Data_Titanic

I. Practice Kaggle Data 구글 드라이브 연동 Kaggle API 설치 Kaggle Token 다운로드 Titanic 데이터 불러오기 1. 구글 드라이브 연동Google Colab을 시작하면 항상 드라이브 연동을 해야 한다. 12345678910from google.colab import drive # 패키지 불러오기 from os.pat

Make Naeun Blog

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick