matplotlib 한글깨짐1 matplotlib 한글 폰트 사용(windows, anaconda) 1. 현재 폰트 설정 디렉토리 확인 import matplotlib matplotlib.matplotlib_fname() 2. 1.에서 확인한 디렉토리로 이동 3. 이동한 디렉토리 내에서 "matplotlibrc" 파일 실행 (ex: 메모장, 노트패드) 4. "matplotlibrc" 파일에서 Ctrl + f 로 font.family를 검색하여 변경해주기 #font.family: normal -> font.family: NanumBarunGothic(원하는 폰트) 5. "anaconda3/lib/site-packages/matplotlib/mpl-data/fonts/ttf"에 원하는 폰트파일 넣기 -> 나눔바른고딕 폰트파일 URL: software.naver.com/software/summary.nhn?.. 2021. 1. 18. 이전 1 다음