Missingno
- 결측치를 체크하는 라이브러리
- msno.matrix(), msno.bar()
Treemap
- 계층적 데이터를 직사각형을 사용하여 포함
- Mosaic plot과 유사
- label, color, pad
- text_kwargs
Waffle Chart
- 와플 형태로 discrete하게 표현
- icon을 사용하여 표현가능 (Pictogram Chart)
- legend, starting_location
- block_arrange_style, icon
Venn
- 벤 다이어그램, 집합
- 출판 및 ppt에 사용
- 디테일한 사용 어려움
- subset=(1st set, 2nd set, intersection)
- set 객체를 주면 자동 정렬