猫史档案馆


几个好用的数据可视化库分享

用户:HFYHTVSHFYHTVS查看:2 回复:5 评论:2 创建时间:2020-06-29T19:28:10


Python 数据可视化/数据分析库:

         · Matplotlib     

           用于在Python中创建静态,动画和交互式可视化

           Github :https://github.com/matplotlib/matplotlib

           官网:   https://matplotlib.org/

#pip安装命令:
pip install matplotlib

         ·Pyecharts

          Python 的 Echarts 绘图库 ,可以制作出精美的图表 

         官网: http://pyecharts.org/

#pip 安装命令
pip install pyecharts

         · Pillow 

         前身为PIL (Python Imaging Library.)-一个基于Python2.x 的强大的图片显示库 后经 Alex Clark 和他的小伙伴们 开           发为Pillow

         官网 https://pillow-zh-cn.readthedocs.io/zh_CN/latest/

#pip 安装方法
pip install pillow

#Python 调用方法
import PIL 

 

Thanks for reading


回复

上一页1 页 / 共 1下一页
HFYHTVSHFYHTVS

dd

点赞0


评论


拾柒seventeen17拾柒seventeen17

板凳

点赞0


评论


Little_ProgramLittle_Program

喵d

点赞0


评论


obvRactyyobvRactyy

点赞0


评论


lsk666666lsk666666

为什么有Pillow,这好像就是个搞图像处理的啊

点赞0


评论