본문 바로가기

카테고리 없음

Jupyter notebook 한글 폰트 설정

반응형

import matplotlib

matplotlib.rc('font', family='AppleGothic')

기본 폰트로 설정

반응형