====== Visualization ====== ===== 시각화 라이브러리 ===== * [[http://pbpython.com/visualization-tools-1.html|Overview of Python Visualization Tools]] * pandas + cufflinks * https://github.com/WillKoehrsen/Data-Analysis/blob/master/plotly/Plotly%20Whirlwind%20Introduction.ipynb * https://gephi.org/ * 네트워크 시각화 * https://altair-viz.github.io/ ===== 고차원 데이터 시각화 ===== * [[https://ai.facebook.com/blog/poincare-maps-hyperbolic-embeddings-to-understand-how-cells-develop/|Poincare Map]] * https://github.com/ContextLab/hypertools ===== Tutorials/examples ===== * https://towardsdatascience.com/4-more-quick-and-easy-data-visualizations-in-python-with-code-da9030ab3429 * Heat Map, 2D Density Plot, Spider Plot, Tree Diagram