python数据可视化工具汇总

——import matplotlib.pyplot as plt

  官方手册 https://matplotlib.org/tutorials/introductory/pyplot.html

——import seaborn as sns

  官方手册http://seaborn.pydata.org/tutorial.html

 

专门画graph的:

——import graphviz           http://www.graphviz.org/

  |——import networkx     https://networkx.github.io/documentation/stable/auto_examples/index.html

 

——

——

posted @ 2020-02-20 18:33  dynmi  阅读(127)  评论(0编辑  收藏  举报