728x90
반응형
Bokeh
https://docs.bokeh.org/en/latest/index.html
Bokeh documentation
Bokeh is a Python library for creating interactive visualizations for modern web browsers. It helps you build beautiful graphics, ranging from simple plots to complex dashboards with streaming data...
docs.bokeh.org
시각화를 도와주는 파이썬 라이브러리
특징
- 반응형
- 웹기반
- 다양한 툴박스
- 다양한 종류의 차트
- 스트림 데이터 처리
Bokeh 설치
pip install bokeh
728x90
반응형
'Data Visualization > Library & Tool' 카테고리의 다른 글
[Data Visualization] Graphviz (0) | 2021.03.05 |
---|---|
[Data Visualization] TensorBoard (0) | 2021.03.03 |
[Data Visualization] Matplotlib (0) | 2021.02.27 |