#13 색으로 값의 크기를 표현하는 히트맵

 라이브러리 임포트 

 

 히트맵 

plt.pcolor(2차원데이터)

컬러맵의 종류 https://matplotlib.org/3.3.1/tutorials/colors/colormaps.html

 

Choosing Colormaps in Matplotlib — Matplotlib 3.3.1 documentation

Note Click here to download the full example code Choosing Colormaps in Matplotlib Matplotlib has a number of built-in colormaps accessible via matplotlib.cm.get_cmap. There are also external libraries like [palettable] and [colorcet] that have many extra

matplotlib.org

 

 히트맵 예제  타이타닉호의 연령대, 객실등급별 승선자 수

 데이터 준비

 데이터 전처리 

 히트맵