Computer Vision/Deep learning
[라이브러리] 데이터 시각화: Matplotlib /Seaborn
오순발닦개
2021. 1. 12. 15:38
728x90
pip install matplotlib
pip install seaborn
Matplotlib 기본적인 차트들을 그릴 수 있도록 도와주는 데이터 시각화 라이브러리
Seaborn matplotlib을 기반 통계 데이터 시각화 라이브러리
728x90