# Sweetviz - EDA를 쉽고 빠르게 해주는 Python 라이브러리

> Clean Markdown view of GeekNews topic #2381. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2381](https://news.hada.io/topic?id=2381)
- GeekNews Markdown: [https://news.hada.io/topic/2381.md](https://news.hada.io/topic/2381.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-07-03T10:54:42+09:00
- Updated: 2020-07-03T10:54:42+09:00
- Original source: [github.com](https://github.com/fbdesignpro/sweetviz)
- Points: 4
- Comments: 1

## Topic Body

- EDA(Exploratory Data Analysis, 탐색적 데이터 분석)는 본격적인 모델링에 들어가기 전에 데이터셋의 특징을 알아내기 위해 필수로 선행되는 과정

- 이 작업을 쉽게 할수 있도록 몇 줄의 코드로 고밀도 시각화를 생성해주는 파이썬 오픈소스

- 실행 결과로 독립적인 HTML 응용프로그램을 생성해줌

- 빠르게 목표값을 시각화하고 데이터셋을 비교(Train vs Test)하려고 만들어짐

ㅤ→ EDA를 재미나게!

## Comments



### Comment 2171

- Author: xguru
- Created: 2020-07-03T10:54:44+09:00
- Points: 1

개발자의 소개글 "Powerful EDA (Exploratory Data Analysis) in just two lines of code using Sweetviz"

https://towardsdatascience.com/powerful-eda-exploratory-data-analysis-in-just-two-lines-of-code-using-sweetviz-6c943d32f34
